Searched refs:tcx_prog_attach (Results 1 – 3 of 3) sorted by relevance
168 int tcx_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog);183 static inline int tcx_prog_attach(const union bpf_attr *attr, in tcx_prog_attach() function
10 int tcx_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) in tcx_prog_attach() function
3969 ret = tcx_prog_attach(attr, prog); in bpf_prog_attach()