Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dpipex_local.h382 #define SEQ16_LT(a,b) ((int16_t)((a) - (b)) < 0) macro
Dpipex.c2118 if (SEQ16_LT(ns, l2tp_session->nr_nxt)) { in pipex_l2tp_input()
2120 if (SEQ16_LT(ns, in pipex_l2tp_input()