Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
Dpsock_lib.h71 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open()
107 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) in pair_udp_send_char()
129 static __maybe_unused void pair_udp_send(int fds[], int num) in pair_udp_send()
134 static __maybe_unused void pair_udp_close(int fds[]) in pair_udp_close()
Dpsock_fanout.c188 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) in sock_fanout_read()
222 int fds[2]; in test_control_group() local
262 int fds[2], fds_udp[2][2], ret; in test_datapath() local
/tools/testing/selftests/powerpc/pmu/
Dlib.h19 int fds[2]; member
/tools/perf/tests/
Dbpf.c30 int fds[2], i; in llseek_loop() local
/tools/perf/bench/
Dsched-messaging.c207 int fds[2]; in group() local
/tools/virtio/
Dvirtio_test.c37 struct pollfd fds[1]; member
/tools/usb/usbip/src/
Dusbipd.c502 struct pollfd *fds; in do_standalone_mode() local
/tools/lib/bpf/
Dlibbpf.c176 int *fds; member