Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cc.h265 extern void tcp_cc_init(void);
H A Dtcp_cc.c60 tcp_cc_init(void) in tcp_cc_init() function
H A Dtcp_subr.c638 tcp_cc_init(); in tcp_init()