M_FIRSTFRAG
if ((m_head->m_flags & M_FIRSTFRAG) &&
if (m_head->m_flags & M_FIRSTFRAG &&
m0->m_flags |= M_FIRSTFRAG | M_FRAG;
(M_FRAG|M_FIRSTFRAG|M_LASTFRAG|M_ENCAP|M_EAPOL|M_PWR_SAV|\
m0->m_flags |= M_FIRSTFRAG | M_FRAG;
M_BCAST|M_MCAST|M_FRAG|M_FIRSTFRAG|M_LASTFRAG | \