Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Dkpi_mbuf.c1178 mbuf_find_drvaux(mbuf_t mbuf, u_int32_t *family_p, u_int32_t *subfamily_p, in mbuf_find_drvaux() argument
1201 if (family_p != NULL) { in mbuf_find_drvaux()
1202 *family_p = p->da_family; in mbuf_find_drvaux()
/xnu-10063.141.1/bsd/sys/
H A Dkpi_mbuf.h1502 extern errno_t mbuf_find_drvaux(mbuf_t mbuf, u_int32_t *family_p,