Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Dlibbpf.h1188 enum bpf_tc_attach_point { enum
1204 enum bpf_tc_attach_point attach_point;
Dnetlink.c560 static int tc_get_tcm_parent(enum bpf_tc_attach_point attach_point, in tc_get_tcm_parent()
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c259 enum bpf_tc_attach_point xgress, in xgress_filter_add()