Home
last modified time | relevance | path

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

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