Searched defs:tcp_ca (Results 1 – 2 of 2) sorted by relevance
25 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()
222 struct tcp_congestion_ops *tcp_ca; in bpf_tcp_ca_init_member() local