Searched defs:tcp_ca (Results 1 – 2 of 2) sorted by relevance
215 struct tcp_congestion_ops *tcp_ca; in bpf_tcp_ca_init_member() local
27 static int settcpca(int fd, const char *tcp_ca) in settcpca()