Searched refs:drop_ack (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmigrate_reuseport.c57 bool drop_ack; member in struct:migrate_reuseport_test_case
66 .drop_ack = false,
74 .drop_ack = true,
82 .drop_ack = true,
90 .drop_ack = true,
98 .drop_ack = false,
106 .drop_ack = true,
114 .drop_ack = true,
122 .drop_ack = true,
185 static int drop_ack(struc function
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_migrate_reuseport.c45 int drop_ack(struct xdp_md *xdp) function

Completed in 255 milliseconds