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