Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c9289 static int bpf_xdp_link_detach(struct bpf_link *link) in bpf_xdp_link_detach() function
9382 .detach = bpf_xdp_link_detach,