Searched refs:M_FIRSTFRAG (Results 1 – 4 of 4) sorted by relevance
60 M_FIRSTFRAG = 0x0800 variable
728 #define M_FIRSTFRAG 0x0800 /* packet is first fragment */ macro744 M_FIRSTFRAG|M_LASTFRAG|M_PROMISC|M_HASFCS)
1993 m0->m_flags |= M_FIRSTFRAG | M_FRAG; in ip_fragment()
2246 _CASSERT(MBUF_FIRSTFRAG == M_FIRSTFRAG); in mbinit()