Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dlibbpf.h601 enum bpf_tc_attach_point { enum
617 enum bpf_tc_attach_point attach_point;
Dnetlink.c448 static int tc_get_tcm_parent(enum bpf_tc_attach_point attach_point, in tc_get_tcm_parent()