Home
last modified time | relevance | path

Searched refs:icmp_type (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/bridge/netfilter/
Debt_ip.c89 pptr->icmphdr.type < info->icmp_type[0] || in ebt_ip_mt()
90 pptr->icmphdr.type > info->icmp_type[1] || in ebt_ip_mt()
131 if (info->icmp_type[0] > info->icmp_type[1] || in ebt_ip_mt_check()
/Linux-v4.19/include/uapi/linux/netfilter_bridge/
Debt_ip.h45 __u8 icmp_type[2]; member
/Linux-v4.19/include/uapi/linux/
Dopenvswitch.h434 __u8 icmp_type; member
/Linux-v4.19/net/openvswitch/
Dflow_netlink.c1666 htons(icmp_key->icmp_type), is_mask); in ovs_key_from_nlattrs()
2155 icmp_key->icmp_type = ntohs(output->tp.src); in __ovs_nla_put_key()