Searched refs:MBUF_FRAG (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h63 @constant MBUF_FRAG Indicates this packet is a fragment of a larger
80 MBUF_FRAG = 0x0400, /* packet is a fragment of a larger packet */ enumerator in enum:__anon503
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c45 MBUF_LOOP | MBUF_BCAST | MBUF_MCAST | MBUF_FRAG | MBUF_FIRSTFRAG |
H A Duipc_mbuf.c1326 _CASSERT(MBUF_FRAG == M_FRAG);

Completed in 26 milliseconds