Home
last modified time | relevance | path

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

/net/core/
Ddev.c9620 static int bpf_xdp_link_detach(struct bpf_link *link) in bpf_xdp_link_detach() function
9713 .detach = bpf_xdp_link_detach,