Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dmld6.c119 static int mld_v1_input_report(struct ifnet *, const struct ip6_hdr *,
1070 mld_v1_input_report(struct ifnet *ifp, const struct ip6_hdr *ip6, in mld_v1_input_report() function
1276 if (mld_v1_input_report(ifp, ip6, mld) != 0) in mld_input()