Searched refs:tcp_set_congestion_control (Results 1 – 7 of 7) sorted by relevance
| /linux/net/mptcp/ |
| A D | sockopt.c | 586 err = tcp_set_congestion_control(ssk, name, true, cap_net_admin); in mptcp_setsockopt_sol_tcp_congestion() 1029 tcp_set_congestion_control(ssk, msk->ca_name, false, true); in sync_socket_options()
|
| /linux/net/ipv4/ |
| A D | tcp_cong.c | 352 int tcp_set_congestion_control(struct sock *sk, const char *name, bool load, in tcp_set_congestion_control() function
|
| A D | tcp.c | 3370 err = tcp_set_congestion_control(sk, name, true, in do_tcp_setsockopt()
|
| /linux/include/net/ |
| A D | tcp.h | 1113 int tcp_set_congestion_control(struct sock *sk, const char *name, bool load,
|
| /linux/net/core/ |
| A D | filter.c | 4867 ret = tcp_set_congestion_control(sk, name, false, true); in _bpf_setsockopt()
|
| /linux/ |
| A D | System.map | 53207 ffff800010e57bd0 T tcp_set_congestion_control
|
| A D | .tmp_System.map | 53207 ffff800010e57bd0 T tcp_set_congestion_control
|
Completed in 336 milliseconds