Searched defs:attach_point (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/tools/lib/bpf/ |
D | netlink.c | 560 static int tc_get_tcm_parent(enum bpf_tc_attach_point attach_point, in tc_get_tcm_parent() 721 int ret, ifindex, attach_point, prog_fd; in bpf_tc_attach() local 797 int ret, ifindex, attach_point, prog_fd; in __bpf_tc_detach() local 868 int ret, ifindex, attach_point, prog_fd; in bpf_tc_query() local
|
D | libbpf.h | 1204 enum bpf_tc_attach_point attach_point; member
|