Home
last modified time | relevance | path

Searched refs:subfamily_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
1363 if (subfamily_p != NULL) { in mbuf_find_drvaux()
1364 *subfamily_p = p->da_subfamily; in mbuf_find_drvaux()
/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h1679 u_int32_t *subfamily_p, u_int32_t *length_p, void **data_p);