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