Home
last modified time | relevance | path

Searched refs:bpf_xdp_link (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/core/
H A Ddev.c9105 struct bpf_xdp_link { struct
9171 struct bpf_xdp_link *link) in dev_xdp_set_link()
9220 struct bpf_xdp_link *link; in dev_xdp_uninstall()
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, link); in bpf_xdp_link_release()
9423 struct bpf_xdp_link *xdp_link = container_of(link, struct bpf_xdp_link, link); in bpf_xdp_link_dealloc()
9431 struct bpf_xdp_link *xdp_link = container_of(link, struct bpf_xdp_link, link); in bpf_xdp_link_show_fdinfo()
9445 struct bpf_xdp_link *xdp_link = container_of(link, struct bpf_xdp_link, link); in bpf_xdp_link_fill_link_info()
9460 struct bpf_xdp_link *xdp_link = container_of(link, struct bpf_xdp_link, link); in bpf_xdp_link_update()
[all …]
/openbmc/linux/include/linux/
H A Dnetdevice.h990 struct bpf_xdp_link;
1001 struct bpf_xdp_link *link;