Searched refs:_m_ext_t (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/bsd/sys/ | ||
| H A D | mbuf.h | 614 typedef struct m_ext _m_ext_t; typedef |
| /xnu-11417.140.69/bsd/kern/ | ||
| H A D | uipc_mbuf.c | 660 u_int8_t sc_mbuf[(_MSIZE - _MHLEN) + sizeof(_m_ext_t)]; |