Searched refs:WIN_LEQ (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/netinet/ | ||
| H A D | tcp_seq.h | 51 #define WIN_LEQ(a,b) (ntohs(a) <= ntohs(b)) macro |
| /f-stack/freebsd/netinet/ | ||
| H A D | tcp_seq.h | 51 #define WIN_LEQ(a,b) (ntohs(a) <= ntohs(b)) macro |