Home
last modified time | relevance | path

Searched refs:bpf_xdp_link (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Ddev.c9004 struct bpf_xdp_link { struct
9034 static struct bpf_xdp_link *dev_xdp_link(struct net_device *dev, in dev_xdp_link()
9043 struct bpf_xdp_link *link = dev_xdp_link(dev, mode); in dev_xdp_prog()
9069 struct bpf_xdp_link *link) in dev_xdp_set_link()
9118 struct bpf_xdp_link *link; in dev_xdp_uninstall()
9148 struct bpf_xdp_link *link, struct bpf_prog *new_prog, in dev_xdp_attach()
9258 struct bpf_xdp_link *link) in dev_xdp_attach_link()
9265 struct bpf_xdp_link *link) in dev_xdp_detach_link()
9284 struct bpf_xdp_link *xdp_link = container_of(link, struct bpf_xdp_link, lin in bpf_xdp_link_release()
[all...]
/kernel/linux/linux-6.6/net/core/
H A Ddev.c9105 struct bpf_xdp_link { struct
9135 static struct bpf_xdp_link *dev_xdp_link(struct net_device *dev, in dev_xdp_link()
9144 struct bpf_xdp_link *link = dev_xdp_link(dev, mode); in dev_xdp_prog()
9171 struct bpf_xdp_link *link) in dev_xdp_set_link()
9220 struct bpf_xdp_link *link; in dev_xdp_uninstall()
9250 struct bpf_xdp_link *link, struct bpf_prog *new_prog, in dev_xdp_attach()
9374 struct bpf_xdp_link *link) in dev_xdp_attach_link()
9381 struct bpf_xdp_link *link) in dev_xdp_detach_link()
9400 struct bpf_xdp_link *xdp_link = container_of(link, struct bpf_xdp_link, lin in bpf_xdp_link_release()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h906 struct bpf_xdp_link;
917 struct bpf_xdp_link *link;
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h990 struct bpf_xdp_link;
1001 struct bpf_xdp_link *link;

Completed in 42 milliseconds