Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.h1305 enum bpf_tc_attach_point { enum
1322 enum bpf_tc_attach_point attach_point;
H A Dnetlink.c573 static int tc_get_tcm_parent(enum bpf_tc_attach_point attach_point, in tc_get_tcm_parent()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c348 enum bpf_tc_attach_point xgress, in xgress_filter_add()