Home
last modified time | relevance | path

Searched refs:bpf_xdp_link_lops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Ddev.c9389 static const struct bpf_link_ops bpf_xdp_link_lops = { variable
9419 bpf_link_init(&link->link, BPF_LINK_TYPE_XDP, &bpf_xdp_link_lops, prog); in bpf_xdp_link_attach()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c9505 static const struct bpf_link_ops bpf_xdp_link_lops = { variable
9536 bpf_link_init(&link->link, BPF_LINK_TYPE_XDP, &bpf_xdp_link_lops, prog); in bpf_xdp_link_attach()

Completed in 27 milliseconds