Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dtcp_congctl.c231 static struct tcp_congctlent * tcp_congctl_global; variable
304 if (size <= 1 || tcp_congctl_global == rtccp || rtccp->congctl_refcnt) in tcp_congctl_unregister()
350 tcp_congctl_global = new_tccp; in tcp_congctl_select()