Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c1337 mbuf_find_drvaux(mbuf_t mbuf, u_int32_t *family_p, u_int32_t *subfamily_p, in mbuf_find_drvaux() argument
1360 if (family_p != NULL) { in mbuf_find_drvaux()
1361 *family_p = p->da_family; in mbuf_find_drvaux()
/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h1678 extern errno_t mbuf_find_drvaux(mbuf_t mbuf, u_int32_t *family_p,