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

/netbsd-current/sys/netinet6/
H A Dmld6.c153 static struct mld_hdr *mld_allocbuf(struct mbuf **, struct in6_multi *, int);
580 mldh = mld_allocbuf(&mh, in6m, type);
635 mld_allocbuf(struct mbuf **mh, struct in6_multi *in6m, int type) function

Completed in 114 milliseconds