Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_iter_setsockopt.c22 static unsigned int set_bpf_cubic(int *fds, unsigned int nr_fds) in set_bpf_cubic() function
71 if (set_bpf_cubic(&est_fds[i], 1) != 1) { in make_established()
116 if (!ASSERT_EQ(set_bpf_cubic(&listen_fd, 1), 1, in do_bpf_iter_setsockopt()
135 if (!ASSERT_EQ(set_bpf_cubic(reuse_listen_fds, nr_reuse_listens), in do_bpf_iter_setsockopt()