Searched refs:MP_LT (Results 1 – 1 of 1) sorted by relevance
1547 #define MP_LT(a, b) ((a - b) & MP_LONGSEQ_MAXBIT) macro1656 } else if (MP_LT(newseq, mp->seq)) { in isdn_ppp_mp_receive()1672 if (MP_LT(lls, minseq)) in isdn_ppp_mp_receive()1678 if (MP_LT(minseq, mp->seq)) in isdn_ppp_mp_receive()1684 if ((frag = mp->frags) == NULL || MP_LT(newseq, MP_SEQ(frag))) { in isdn_ppp_mp_receive()1728 MP_LT(newseq, MP_SEQ(nextf)))) { in isdn_ppp_mp_receive()1801 MP_LT(thisseq, minseq)) { in isdn_ppp_mp_receive()