Searched refs:MBUF_FIRSTFRAG (Results 1 – 4 of 4) sorted by relevance
109 MBUF_FIRSTFRAG = 0x0800, /* packet is first fragment */ enumerator
49 MBUF_LOOP | MBUF_BCAST | MBUF_MCAST | MBUF_FRAG | MBUF_FIRSTFRAG |
1368 static_assert(MBUF_FIRSTFRAG == M_FIRSTFRAG); in mbinit()
1001 static_assert(MBUF_FIRSTFRAG == M_FIRSTFRAG); in mbinit()