Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_rledbat.c40 void tcp_rledbat_init(struct tcpcb *tp);
51 .init = tcp_rledbat_init,
72 tcp_rledbat_init(struct tcpcb *tp) in tcp_rledbat_init() function