Searched refs:M_FIRSTFRAG (Results 1 – 5 of 5) sorted by relevance
60 M_FIRSTFRAG = 0x0800 variable
736 #define M_FIRSTFRAG 0x0800 /* packet is first fragment */ macro752 M_FIRSTFRAG|M_LASTFRAG|M_PROMISC|M_HASFCS)
1993 m0->m_flags |= M_FIRSTFRAG | M_FRAG; in ip_fragment()
1368 static_assert(MBUF_FIRSTFRAG == M_FIRSTFRAG); in mbinit()
1001 static_assert(MBUF_FIRSTFRAG == M_FIRSTFRAG); in mbinit()