Home
last modified time | relevance | path

Searched refs:tcp_cc_init (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_cc.h272 extern void tcp_cc_init(void);
H A Dtcp_cc.c61 tcp_cc_init(void) in tcp_cc_init() function
H A Dtcp_subr.c652 tcp_cc_init(); in tcp_init()