Home
last modified time | relevance | path

Searched defs:tcp_cc (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/dev/dtrace/scripts/
H A Dtcp.d232 string tcp_cc; /* TCP congestion control event, as a string */ member
/xnu-8020.101.4/bsd/netinet/
H A Dtcp.h81 typedef __uint32_t tcp_cc; /* connection count per rfc1644 */ typedef