Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dbpf_tcp_ca.c36 static int settcpca(int fd, const char *tcp_ca) in settcpca() function
114 if (settcpca(lfd, tcp_ca) || settcpca(fd, tcp_ca) || in do_test()