Searched defs:attach_point (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/tools/lib/bpf/ |
A D | netlink.c | 549 static int tc_get_tcm_parent(enum bpf_tc_attach_point attach_point, in tc_get_tcm_parent() 710 int ret, ifindex, attach_point, prog_fd; in bpf_tc_attach() local 786 int ret, ifindex, attach_point, prog_fd; in __bpf_tc_detach() local 857 int ret, ifindex, attach_point, prog_fd; in bpf_tc_query() local
|
A D | libbpf.h | 1080 enum bpf_tc_attach_point attach_point; member
|
Completed in 7 milliseconds