Searched defs:TSTMP_GEQ (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/netinet/ | ||
| H A D | tcp_seq.h | 61 #define TSTMP_GEQ(a,b) ((int)((a)-(b)) >= 0) macro |
| /f-stack/freebsd/netinet/ | ||
| H A D | tcp_seq.h | 61 #define TSTMP_GEQ(a,b) ((int)((a)-(b)) >= 0) macro |