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

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h59 @constant MBUF_BCAST Indicates this packet will be sent or was
78 MBUF_BCAST = 0x0100, /* send/received as link-level broadcast */ 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.c1324 _CASSERT(MBUF_BCAST == M_BCAST);

Completed in 41 milliseconds