Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Digmp.c38 * Tsu-Sheng Tsao igmp_heard_query(). Using this parameter
56 * igmp_heard_query never trigger. Expiry
57 * miscalculation fixed in igmp_heard_query
1000 static bool igmp_heard_query(struct in_device *in_dev, struct sk_buff *skb, in igmp_heard_query()
1157 dropped = igmp_heard_query(in_dev, skb, len); in igmp_rcv()
974 static bool igmp_heard_query(struct in_device *in_dev, struct sk_buff *skb, igmp_heard_query() function