Home
last modified time | relevance | path

Searched refs:detachProgram (Results 1 – 2 of 2) sorted by relevance

/system/netd/libbpf/include/bpf/
DBpfUtils.h145 int detachProgram(bpf_attach_type type, uint32_t cg_fd);
/system/netd/libbpf/
DBpfUtils.cpp186 int detachProgram(bpf_attach_type type, uint32_t cg_fd) { in detachProgram() function