Home
last modified time | relevance | path

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

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