HomeSort by: relevance | last modified time | path
    Searched defs:mld_allocbuf (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet6/
mld6.c 153 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 in typeref:struct:mld_hdr *

Completed in 13 milliseconds