Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dassign_reuse.c35 static int echo_test_udp(int fd_sv) in echo_test_udp()
61 static int echo_test_tcp(int fd_sv) in echo_test_tcp()
94 int *fd_sv = NULL; in run_assign_reuse() local