Searched refs:tcp_cc (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_seq.h113 extern tcp_cc tcp_ccgen; /* global connection count */
H A Dtcp_var.h240 tcp_cc cc_send; /* send connection count */
241 tcp_cc cc_recv; /* receive connection count */
327 tcp_cc tao_cc; /* latest CC in valid SYN */
328 tcp_cc tao_ccsent; /* latest CC sent to peer */
476 tcp_cc cc_send; /* send connection count */
477 tcp_cc cc_recv; /* receive connection count */
H A Dtcp.h72 typedef __uint32_t tcp_cc; /* connection count per rfc1644 */ typedef
H A Dtcp_input.c142 tcp_cc tcp_ccgen;

Completed in 80 milliseconds