Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_cc.c220 tp->t_ccstate = &tp->_t_ccstate; in tcp_cc_allocate_state()
H A Dtcp_var.h685 struct tcp_ccstate _t_ccstate; /* congestion control related state, non-allocated */ member