Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Digmp.c113 static int igmp_input_v1_report(struct ifnet *, /*const*/ struct ip *,
1261 igmp_input_v1_report(struct ifnet *ifp, /*const*/ struct ip *ip, in igmp_input_v1_report() function
1622 if (igmp_input_v1_report(ifp, ip, igmp) != 0) { in igmp_input()