Home
last modified time | relevance | path

Searched refs:tcp_validate_congestion_control (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dtcp_cong.c78 int tcp_validate_congestion_control(struct tcp_congestion_ops *ca) in tcp_validate_congestion_control() function
97 ret = tcp_validate_congestion_control(ca); in tcp_register_congestion_control()
H A Dbpf_tcp_ca.c255 return tcp_validate_congestion_control(kdata); in bpf_tcp_ca_validate()
/linux/include/net/
H A Dtcp.h1392 int tcp_validate_congestion_control(struct tcp_congestion_ops *ca);