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

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h61 @constant MBUF_MCAST Indicates this packet will be sent or was
79 MBUF_MCAST = 0x0200, /* send/received as link-level multicast */ 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.c1325 _CASSERT(MBUF_MCAST == M_MCAST);

Completed in 40 milliseconds