Searched refs:send_from_cpu (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | reuseport_bpf_cpu.c | 94 static void send_from_cpu(int cpu_id, int family, int proto) in send_from_cpu() function 204 send_from_cpu(cpu, family, proto); in test() 210 send_from_cpu(cpu, family, proto); in test() 216 send_from_cpu(cpu, family, proto); in test() 222 send_from_cpu(cpu, family, proto); in test()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | reuseport_bpf_cpu.c | 94 static void send_from_cpu(int cpu_id, int family, int proto) in send_from_cpu() function 204 send_from_cpu(cpu, family, proto); in test() 210 send_from_cpu(cpu, family, proto); in test() 216 send_from_cpu(cpu, family, proto); in test() 222 send_from_cpu(cpu, family, proto); in test()
|
Completed in 2 milliseconds