Searched refs:bpf_xdp_link_attach (Results 1 – 3 of 3) sorted by relevance
4417 int bpf_xdp_link_attach(const union bpf_attr *attr, struct bpf_prog *prog);
5862 ret = bpf_xdp_link_attach(attr, prog); in link_create()
10731 int bpf_xdp_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_xdp_link_attach() function