Home
last modified time | relevance | path

Searched refs:DROP_ERR_SKB_DATA (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_select_reuseport_common.h11 DROP_ERR_SKB_DATA, enumerator
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_select_reuseport_kern.c121 GOTO_DONE(DROP_ERR_SKB_DATA); in _select_by_skb_data()
136 GOTO_DONE(DROP_ERR_SKB_DATA); in _select_by_skb_data()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c318 case DROP_ERR_SKB_DATA: in result_to_str()
467 expected_results[DROP_ERR_SKB_DATA]++; in test_err_skb_data()
468 do_test(type, family, NULL, DROP_ERR_SKB_DATA); in test_err_skb_data()