Home
last modified time | relevance | path

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

/linux/net/bridge/netfilter/
H A Debt_ip.c97 pptr->igmphdr.type < info->igmp_type[0] || in ebt_ip_mt()
98 pptr->igmphdr.type > info->igmp_type[1])) in ebt_ip_mt()
140 if (info->igmp_type[0] > info->igmp_type[1]) in ebt_ip_mt_check()
/linux/include/uapi/linux/netfilter_bridge/
H A Debt_ip.h46 __u8 igmp_type[2]; member