Home
last modified time | relevance | path

Searched refs:SEQ32_GT (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/net/
Dpipex_local.h378 #define SEQ32_GT(a,b) ((int32_t)((a) - (b)) > 0) macro
Dpipex.c1590 } 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()