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