Searched refs:EBT_IP6_PROTO (Results 1 – 2 of 2) sorted by relevance
62 if (info->bitmask & EBT_IP6_PROTO) { in ebt_ip6_mt()70 if (NF_INVF(info, EBT_IP6_PROTO, info->protocol != nexthdr)) in ebt_ip6_mt()116 if (info->invflags & EBT_IP6_PROTO) in ebt_ip6_mt_check()130 if ((info->invflags & EBT_IP6_PROTO) || in ebt_ip6_mt_check()
22 #define EBT_IP6_PROTO 0x08 macro28 EBT_IP6_PROTO | EBT_IP6_SPORT | EBT_IP6_DPORT | \
Completed in 4 milliseconds