Searched defs:ca_ops (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv4/ | ||
| H A D | tcp_output.c | 2157 const struct tcp_congestion_ops *ca_ops = inet_csk(sk)->icsk_ca_ops; tcp_cwnd_validate() local |
| H A D | tcp.c | 4559 const struct tcp_congestion_ops *ca_ops; do_tcp_getsockopt() local |
| H A D | tcp_input.c | 608 const struct tcp_congestion_ops *ca_ops = inet_csk(sk)->icsk_ca_ops; in tcp_sndbuf_expand() local |
| /linux/include/net/ | ||
| H A D | tcp.h | 1709 const struct tcp_congestion_ops *ca_ops = inet_csk(sk)->icsk_ca_ops; tcp_slow_start_after_idle_check() local |