Home
last modified time | relevance | path

Searched defs:detachSingleProgram (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/net/common/device/com/android/net/module/util/
DBpfUtils.java58 public static void detachSingleProgram(int type, @NonNull String programPath, in detachSingleProgram() method in BpfUtils
/frameworks/libs/net/common/native/bpf_syscall_wrappers/include/
DBpfSyscallWrappers.h144 inline int detachSingleProgram(bpf_attach_type type, const BPF_FD_TYPE prog_fd, in detachSingleProgram() function