Home
last modified time | relevance | path

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

/aosp_15_r20/external/iproute2/include/
H A Dbpf_util.h262 int bpf_prog_detach_fd(int target_fd, enum bpf_attach_type type);
/aosp_15_r20/out/soong/.intermediates/external/iproute2/lib/libiprouteutil/android_arm64_armv8-2a_cortex-a55_shared/
Dlibiprouteutil.so.toc192 187: FUNC GLOBAL DEFAULT 15 bpf_prog_detach_fd
/aosp_15_r20/external/iproute2/lib/
H A Dbpf.c1040 int bpf_prog_detach_fd(int target_fd, enum bpf_attach_type type) in bpf_prog_detach_fd() function