Searched refs:MP_LONG_EXTEND (Results 1 – 1 of 1) sorted by relevance
153 #define MP_LONG_EXTEND(s) (((s) & MP_LONG_SEQ_HIBIT) ? \ macro160 #define MP_LONG_SEQ_DIFF(x,y) MP_LONG_EXTEND((x) - (y))171 MP_LONG_EXTEND((seq) + 1))1580 frag->seq = MP_LONG_EXTEND(lhdr); in ng_ppp_mp_recv()