Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_rledbat.c41 void tcp_rledbat_cleanup(struct tcpcb *tp);
52 .cleanup = tcp_rledbat_cleanup,
82 tcp_rledbat_cleanup(struct tcpcb *tp) in tcp_rledbat_cleanup() function