Searched refs:tcp_set_congestion_control (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H 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
|
| H A D | tcp.c | 3137 err = tcp_set_congestion_control(sk, name, true, in do_tcp_setsockopt()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | tcp.h | 1113 int tcp_set_congestion_control(struct sock *sk, const char *name, bool load,
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | filter.c | 4817 ret = tcp_set_congestion_control(sk, name, false, true); in _bpf_setsockopt()
|