Searched refs:tcp_congctl_select (Results 1 – 4 of 4) sorted by relevance
92 int tcp_congctl_select(struct tcpcb *, const char *);
255 r = tcp_congctl_select(NULL, TCP_CONGCTL_DEFAULT); in tcp_congctl_init()282 tcp_congctl_select(NULL, name); in tcp_congctl_register()318 tcp_congctl_select(struct tcpcb *tp, const char *name) in tcp_congctl_select() function
332 error = tcp_congctl_select(tp, sopt->sopt_data); in tcp_ctloutput()1806 error = tcp_congctl_select(NULL, newname); in sysctl_tcp_congctl()
1006 tcp_congctl_select(tp, tcp_congctl_global_name); in tcp_newtcpcb()