Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Ddev.c9299 static int bpf_xdp_link_detach(struct bpf_link *link) in bpf_xdp_link_detach() function
9392 .detach = bpf_xdp_link_detach,
/kernel/linux/linux-6.6/net/core/
H A Ddev.c9415 static int bpf_xdp_link_detach(struct bpf_link *link) in bpf_xdp_link_detach() function
9508 .detach = bpf_xdp_link_detach,

Completed in 26 milliseconds