Home
last modified time | relevance | path

Searched defs:tcp_ca (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dbpf_tcp_ca.c25 static int settcpca(int fd, const char *tcp_ca) in settcpca()
81 static void do_test(const char *tcp_ca, const struct bpf_map *sk_stg_map) in do_test()
/Linux-v6.6/net/ipv4/
Dbpf_tcp_ca.c222 struct tcp_congestion_ops *tcp_ca; in bpf_tcp_ca_init_member() local