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

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h58 @constant MBUF_LOOP Indicates this packet is looped back.
76 MBUF_LOOP = 0x0040, /* packet is looped back */ 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.c1323 _CASSERT(MBUF_LOOP == M_LOOP);

Completed in 26 milliseconds