Searched defs:rcv_fd (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dreuseport_bpf_cpu.c34 static void build_rcv_group(int *rcv_fd, size_t len, int family, int proto) argument
151 void receive_on_cpu(int *rcv_fd, int len, int epfd, int cpu_id, int proto) argument
184 static void test(int *rcv_fd, int len, int family, int proto) argument
233 int *rcv_fd, cpus; local
[all...]
H A Dreuseport_bpf_numa.c30 static void build_rcv_group(int *rcv_fd, size_t len, int family, int proto) argument
161 void receive_on_node(int *rcv_fd, int len, int epfd, int node_id, int proto) argument
194 static void test(int *rcv_fd, int len, int family, int proto) argument
235 int *rcv_fd, nodes; local
[all...]

Completed in 227 milliseconds