Home
last modified time | relevance | path

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

/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()
/linux/tools/testing/selftests/bpf/
H A Dtest_select_reuseport_common.h11 DROP_ERR_SKB_DATA, enumerator
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c308 case DROP_ERR_SKB_DATA: in result_to_str()
457 expected_results[DROP_ERR_SKB_DATA]++; in test_err_skb_data()
458 do_test(type, family, NULL, DROP_ERR_SKB_DATA); in test_err_skb_data()