Searched refs:MP_LONG_FIRST_FLAG (Results 1 – 1 of 1) sorted by relevance
144 #define MP_LONG_FIRST_FLAG 0x80000000 /* first fragment in frame */ macro1581 frag->first = (lhdr & MP_LONG_FIRST_FLAG) != 0; in ng_ppp_mp_recv()2143 lhdr |= MP_LONG_FIRST_FLAG; in ng_ppp_mp_xmit()