Searched refs:bpf_attach_type (Results 1 – 4 of 4) sorted by relevance
127 inline int attachProgram(bpf_attach_type type, const BPF_FD_TYPE prog_fd, in attachProgram()136 inline int detachProgram(bpf_attach_type type, const BPF_FD_TYPE cg_fd) { in detachProgram()
231 netdutils::Status loadAndAttachProgram(bpf_attach_type type, const char* path, const char* name,
205 bpf_attach_type type) { in attachProgramToCgroup()
185 enum bpf_attach_type { enum