Home
last modified time | relevance | path

Searched refs:EBT_IP6_ICMP6 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bridge/netfilter/
H A Debt_ip6.c73 EBT_IP6_SPORT | EBT_IP6_ICMP6))) in ebt_ip6_mt()
95 if ((info->bitmask & EBT_IP6_ICMP6) && in ebt_ip6_mt()
96 NF_INVF(info, EBT_IP6_ICMP6, in ebt_ip6_mt()
129 if (info->bitmask & EBT_IP6_ICMP6) { in ebt_ip6_mt_check()
/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debt_ip6.h25 #define EBT_IP6_ICMP6 0x40 macro
29 EBT_IP6_ICMP6)