Searched refs:icmpv6_type (Results 1 – 8 of 8) 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
446 __u8 icmpv6_type; member
971 spec->icmpv6_type = MLX5_GET(fte_match_set_misc3, mask, icmpv6_type); in dr_ste_copy_mask_misc3()1811 icmp_type_mask = misc_3_mask->icmpv6_type; in dr_ste_build_flex_parser_1_bit_mask()1825 misc_3_mask->icmpv6_type = 0; in dr_ste_build_flex_parser_1_bit_mask()1881 icmp_type = misc_3->icmpv6_type; in dr_ste_build_flex_parser_1_tag()1895 misc_3->icmpv6_type = 0; in dr_ste_build_flex_parser_1_tag()
153 return (misc3->icmpv6_type || misc3->icmpv6_code || in dr_mask_is_flex_parser_icmpv6_set()
577 u32 icmpv6_type:8; member
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()
618 u8 icmpv6_type[0x8]; member