Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c9466 static void bpf_xdp_link_dealloc(struct bpf_link *link) in bpf_xdp_link_dealloc() function
9552 .dealloc = bpf_xdp_link_dealloc,