Searched refs:bpf_xdp_link (Results 1 – 2 of 2) sorted by relevance
10275 struct bpf_xdp_link { in dev_xdp_mode() 10305 static struct bpf_xdp_link *dev_xdp_link(struct net_device *dev, in dev_xdp_prog() 10314 struct bpf_xdp_link *link = dev_xdp_link(dev, mode); in dev_xdp_prog_count() 10375 struct bpf_xdp_link *link) in dev_xdp_set_prog() 10468 struct bpf_xdp_link *link; in dev_xdp_uninstall() 10498 struct bpf_xdp_link *link, struct bpf_prog *new_prog, in dev_xdp_attach() 10598 struct bpf_xdp_link *link) in dev_xdp_detach_link() 10605 struct bpf_xdp_link *link) in dev_xdp_detach_link() 10624 struct bpf_xdp_link *xdp_link = container_of(link, struct bpf_xdp_link, lin in bpf_xdp_link_release() 10264 struct bpf_xdp_link { global() struct 10265 linkbpf_xdp_link global() argument 10266 devbpf_xdp_link global() argument 10267 flagsbpf_xdp_link global() argument [all...]
1005 struct bpf_xdp_link;1016 struct bpf_xdp_link *link;