Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.h972 enum bpf_tc_attach_point { enum
988 enum bpf_tc_attach_point attach_point;
Dnetlink.c453 static int tc_get_tcm_parent(enum bpf_tc_attach_point attach_point, in tc_get_tcm_parent()