Searched defs:attach_bpf (Results 1 – 6 of 6) sorted by relevance
63 static void attach_bpf(struct bpf_program *prog) in attach_bpf() function
163 static void attach_bpf(struct bpf_program *prog) in attach_bpf() function [all...]
77 static void attach_bpf(int fd) in attach_bpf() function
73 static void attach_bpf(int fd) in attach_bpf() function
570 def attach_bpf(self): member in NetDrvContEnv