Searched refs:MP_LT (Results 1 – 1 of 1) sorted by relevance
1557 #define MP_LT(a, b) ((a - b) & MP_LONGSEQ_MAXBIT) macro1666 } else if (MP_LT(newseq, mp->seq)) { in isdn_ppp_mp_receive()1682 if (MP_LT(lls, minseq)) in isdn_ppp_mp_receive()1688 if (MP_LT(minseq, mp->seq)) in isdn_ppp_mp_receive()1694 if ((frag = mp->frags) == NULL || MP_LT(newseq, MP_SEQ(frag))) { in isdn_ppp_mp_receive()1738 MP_LT(newseq, MP_SEQ(nextf)))) { in isdn_ppp_mp_receive()1811 MP_LT(thisseq, minseq)) { in isdn_ppp_mp_receive()