Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Ddev.c9319 static int bpf_xdp_link_detach(struct bpf_link *link) in bpf_xdp_link_detach() function
9412 .detach = bpf_xdp_link_detach,