Searched refs:DROP_MISC (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_select_reuseport_kern.c88 GOTO_DONE(DROP_MISC);
94 GOTO_DONE(DROP_MISC);
109 GOTO_DONE(DROP_MISC);
124 GOTO_DONE(DROP_MISC);
130 GOTO_DONE(DROP_MISC);
140 GOTO_DONE(DROP_MISC);
146 GOTO_DONE(DROP_MISC);
156 GOTO_DONE(DROP_MISC);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_select_reuseport_common.h13 DROP_MISC, enumerator in enum:result
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c322 case DROP_MISC:
323 return "DROP_MISC";

Completed in 132 milliseconds