Home
last modified time | relevance | path

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

/netbsd-src/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); in mld_sendpkt()
635 mld_allocbuf(struct mbuf **mh, struct in6_multi *in6m, int type) in mld_allocbuf() function