Searched refs:icmp_type (Results 1 – 6 of 6) sorted by relevance
90 pptr->icmphdr.type < info->icmp_type[0] || in ebt_ip_mt()91 pptr->icmphdr.type > info->icmp_type[1] || in ebt_ip_mt()132 if (info->icmp_type[0] > info->icmp_type[1] || in ebt_ip_mt_check()
45 __u8 icmp_type[2]; member
441 __u8 icmp_type; member
969 spec->icmpv4_type = MLX5_GET(fte_match_set_misc3, mask, icmp_type); in dr_ste_copy_mask_misc3()1868 u32 icmp_type; in dr_ste_build_flex_parser_1_tag() local1875 icmp_type = misc_3->icmpv4_type; in dr_ste_build_flex_parser_1_tag()1881 icmp_type = misc_3->icmpv6_type; in dr_ste_build_flex_parser_1_tag()1889 if (icmp_type) { in dr_ste_build_flex_parser_1_tag()1891 (icmp_type << ICMP_TYPE_OFFSET_FIRST_DW)); in dr_ste_build_flex_parser_1_tag()
1695 htons(icmp_key->icmp_type), is_mask); in ovs_key_from_nlattrs()2190 icmp_key->icmp_type = ntohs(output->tp.src); in __ovs_nla_put_key()
616 u8 icmp_type[0x8]; member