Searched refs:mld_input (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dmld6_var.h235 extern int mld_input(struct mbuf *, int, int);
H A Dicmp6.c708 if (mld_input(m, off, icmp6len) == IPPROTO_DONE)
712 if (mld_input(n, off, icmp6len) != IPPROTO_DONE)
H A Dmld6.c1367 mld_input(struct mbuf *m, int off, int icmp6len) function

Completed in 28 milliseconds