Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Dmld6.c187 static int mld_v1_input_report(struct ifnet *, struct mbuf *,
1353 mld_v1_input_report(struct ifnet *ifp, struct mbuf *m, in mld_v1_input_report() function
1560 if (mld_v1_input_report(ifp, m, ip6, mld) != 0) { in mld_input()