Searched refs:icmpv6_type (Results 1 – 11 of 11) sorted by relevance
97 pptr->icmphdr.type < info->icmpv6_type[0] || in ebt_ip6_mt()98 pptr->icmphdr.type > info->icmpv6_type[1] || in ebt_ip6_mt()133 if (info->icmpv6_type[0] > info->icmpv6_type[1] || in ebt_ip6_mt_check()
44 __u8 icmpv6_type[2]; member
454 __u8 icmpv6_type; member
835 spec->icmpv6_type = MLX5_GET(fte_match_set_misc3, mask, icmpv6_type); in dr_ste_copy_mask_misc3()
275 return (misc3->icmpv6_type || misc3->icmpv6_code || in dr_mask_is_icmpv6_set()
707 u8 icmpv6_type; member
1423 icmp_type = &misc_3->icmpv6_type; in dr_ste_v0_build_icmp_tag()
1579 icmp_type = &misc3->icmpv6_type; in dr_ste_v1_build_icmp_tag()
1706 htons(icmpv6_key->icmpv6_type), is_mask); in ovs_key_from_nlattrs()2201 icmpv6_key->icmpv6_type = ntohs(output->tp.src); in __ovs_nla_put_key()2204 if (icmpv6_key->icmpv6_type == NDISC_NEIGHBOUR_SOLICITATION || in __ovs_nla_put_key()2205 icmpv6_key->icmpv6_type == NDISC_NEIGHBOUR_ADVERTISEMENT) { in __ovs_nla_put_key()
2457 MLX5_SET(fte_match_set_misc3, misc_c_3, icmpv6_type, in __parse_cls_flower()2459 MLX5_SET(fte_match_set_misc3, misc_v_3, icmpv6_type, in __parse_cls_flower()
624 u8 icmpv6_type[0x8]; member