Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_ledbat.c62 int tcp_ledbat_init(struct tcpcb *tp);
77 .init = tcp_ledbat_init,
230 tcp_ledbat_init(struct tcpcb *tp) in tcp_ledbat_init() function