Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_rledbat.c54 void tcp_rledbat_init(struct tcpcb *tp);
65 .init = tcp_rledbat_init,
86 tcp_rledbat_init(struct tcpcb *tp) in tcp_rledbat_init() function