Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_seq.h53 #define WIN_GEQ(a,b) (ntohs(a) >= ntohs(b)) macro
/f-stack/freebsd/netinet/
H A Dtcp_seq.h53 #define WIN_GEQ(a,b) (ntohs(a) >= ntohs(b)) macro