Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/netfilter/
Debt_ip6.c96 pptr->icmphdr.type < info->icmpv6_type[0] || in ebt_ip6_mt()
97 pptr->icmphdr.type > info->icmpv6_type[1] || in ebt_ip6_mt()
132 if (info->icmpv6_type[0] > info->icmpv6_type[1] || in ebt_ip6_mt_check()
/Linux-v4.19/include/uapi/linux/netfilter_bridge/
Debt_ip6.h44 __u8 icmpv6_type[2]; member
/Linux-v4.19/include/uapi/linux/
Dopenvswitch.h439 __u8 icmpv6_type; member
/Linux-v4.19/net/openvswitch/
Dflow_netlink.c1677 htons(icmpv6_key->icmpv6_type), is_mask); in ovs_key_from_nlattrs()
2166 icmpv6_key->icmpv6_type = ntohs(output->tp.src); in __ovs_nla_put_key()
2169 if (icmpv6_key->icmpv6_type == NDISC_NEIGHBOUR_SOLICITATION || in __ovs_nla_put_key()
2170 icmpv6_key->icmpv6_type == NDISC_NEIGHBOUR_ADVERTISEMENT) { in __ovs_nla_put_key()