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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_select_reuseport_kern.c57 #define GOTO_DONE(_result) ({ \ macro
88 GOTO_DONE(DROP_MISC);
94 GOTO_DONE(DROP_MISC);
109 GOTO_DONE(DROP_MISC);
121 GOTO_DONE(DROP_ERR_SKB_DATA);
124 GOTO_DONE(DROP_MISC);
130 GOTO_DONE(DROP_MISC);
136 GOTO_DONE(DROP_ERR_SKB_DATA);
140 GOTO_DONE(DROP_MISC);
146 GOTO_DONE(DROP_MIS
[all...]

Completed in 106 milliseconds