Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c9460 static int bpf_xdp_link_detach(struct bpf_link *link) in bpf_xdp_link_detach() function
9553 .detach = bpf_xdp_link_detach,