Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.h1188 enum bpf_tc_attach_point { enum
1204 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()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c282 enum bpf_tc_attach_point xgress, in xgress_filter_add()