Searched refs:tcp_congctlent (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/netinet/
H A Dtcp_congctl.h37 struct tcp_congctlent { struct
38 TAILQ_ENTRY(tcp_congctlent) congctl_ent;
H A Dtcp_congctl.c228 TAILQ_HEAD(, tcp_congctlent) tcp_congctlhd =
231 static struct tcp_congctlent * tcp_congctl_global;
265 struct tcp_congctlent *ntcc, *tccp;
290 struct tcp_congctlent *tccp, *rtccp;
320 struct tcp_congctlent *tccp, *old_tccp, *new_tccp;
365 struct tcp_congctlent *tccp;
383 struct tcp_congctlent *tccp;
397 struct tcp_congctlent *tccp;

Completed in 74 milliseconds