Searched refs:ip_mc_check_igmp (Results 1 – 3 of 3) sorted by relevance
134 int ip_mc_check_igmp(struct sk_buff *skb, struct sk_buff **skb_trimmed);
1513 int ip_mc_check_igmp(struct sk_buff *skb, struct sk_buff **skb_trimmed) in ip_mc_check_igmp() function1525 EXPORT_SYMBOL(ip_mc_check_igmp);
1583 err = ip_mc_check_igmp(skb, &skb_trimmed); in br_multicast_ipv4_rcv()