Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c9513 static const struct bpf_link_ops bpf_xdp_link_lops = { variable
9544 bpf_link_init(&link->link, BPF_LINK_TYPE_XDP, &bpf_xdp_link_lops, prog); in bpf_xdp_link_attach()