Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A 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()
/openbmc/linux/net/ipv4/
H A Dbpf_tcp_ca.c222 struct tcp_congestion_ops *tcp_ca; in bpf_tcp_ca_init_member() local