Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dlibbpf.h1282 enum bpf_tc_attach_point { enum
1298 enum bpf_tc_attach_point attach_point;
H A Dnetlink.c560 static int tc_get_tcm_parent(enum bpf_tc_attach_point attach_point, in tc_get_tcm_parent()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c347 enum bpf_tc_attach_point xgress, in xgress_filter_add()