Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c10622 static void bpf_xdp_link_release(struct bpf_link *link) in bpf_xdp_link_release()
10643 bpf_xdp_link_release(link); in bpf_xdp_link_show_fdinfo()
10734 .release = bpf_xdp_link_release, in bpf_xdp_link_attach()
10611 static void bpf_xdp_link_release(struct bpf_link *link) bpf_xdp_link_release() function