Searched defs:attach_func (Results 1 – 2 of 2) sorted by relevance
721 StatusTuple BPF::attach_func(int prog_fd, int attachable_fd, in attach_func() function in ebpf::BPF
651 def attach_func(fn, attachable_fd, attach_type, flags=0): member in BPF