Searched refs:CC_GEQ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_seq.h92 #define CC_GEQ(a,b) ((int)((a)-(b)) >= 0) macro
H A Dtcp_usrreq.c984 CC_GEQ(tp->cc_send, taop->tao_ccsent)) {
1079 CC_GEQ(tp->cc_send, taop->tao_ccsent)) {

Completed in 24 milliseconds