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.c10584 static void bpf_xdp_link_release(struct bpf_link *link) in bpf_xdp_link_dealloc()
10605 bpf_xdp_link_release(link); in bpf_xdp_link_fill_link_info()
10696 .release = bpf_xdp_link_release, in bpf_xdp_link_attach()
10555 static void bpf_xdp_link_release(struct bpf_link *link) bpf_xdp_link_release() function