Searched defs:detachProgram (Results 1 – 7 of 7) sorted by relevance
119 public static void detachProgram(@NonNull String iface, boolean ipv4) throws IOException { in detachProgram() method in BpfUtils
194 public abstract boolean detachProgram(@NonNull String iface, boolean ipv4); in detachProgram() method in BpfCoordinatorShim
174 public boolean detachProgram(String iface, boolean ipv4) { in detachProgram() method in BpfCoordinatorShimImpl
351 public void detachProgram(@NonNull String iface) { in detachProgram() method in DscpPolicyTracker
454 public boolean detachProgram(String iface, boolean ipv4) { in detachProgram() method in BpfCoordinatorShimImpl
200 inline int detachProgram(bpf_attach_type type, const borrowed_fd& cg_fd) { in detachProgram() function
212 inline int detachProgram(bpf_attach_type type, const BPF_FD_TYPE cg_fd) { in detachProgram() function