Searched refs:igmp_type (Results 1 – 2 of 2) sorted by relevance
97 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()
46 __u8 igmp_type[2]; member