Searched refs:SEQ32_GT (Results 1 – 2 of 2) sorted by relevance
378 #define SEQ32_GT(a,b) ((int32_t)((a) - (b)) > 0) macro
1590 } else if (SEQ32_GT(ack, pptp_session->snd_nxt)) { in pipex_pptp_input()1835 if (SEQ32_GT(val32, session->proto.pptp.rcv_acked)) in pipex_pptp_userland_output()