Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dtcp_congctl.h93 void tcp_congctl_release(struct tcpcb *);
H A Dtcp_congctl.c363 tcp_congctl_release(struct tcpcb *tp) in tcp_congctl_release() function
H A Dtcp_subr.c1136 tcp_congctl_release(tp); in tcp_close()