Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dpf_pbuf.h88 void pbuf_init_memory(pbuf_t *, const struct pbuf_memory *,
H A Dpf_pbuf.c47 pbuf_init_memory(pbuf_t *pbuf, const struct pbuf_memory *mp, struct ifnet *ifp) in pbuf_init_memory() function