Home
last modified time | relevance | path

Searched refs:tcp_cc_allocate_state (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.121.3/bsd/netinet/
H A Dtcp_cc.h270 extern void tcp_cc_allocate_state(struct tcpcb *tp);
H A Dtcp_cc.c216 tcp_cc_allocate_state(struct tcpcb *tp) in tcp_cc_allocate_state() function
H A Dtcp_subr.c1140 tcp_cc_allocate_state(tp); in tcp_newtcpcb()
H A Dtcp_input.c7091 tcp_cc_allocate_state(tp); in tcp_set_new_cc()