Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_ledbat.c53 int tcp_ledbat_init(struct tcpcb *tp);
68 .init = tcp_ledbat_init,
164 tcp_ledbat_init(struct tcpcb *tp) in tcp_ledbat_init() function