Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c10134 static int bpf_xdp_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_xdp_link_update() function
10188 .update_prog = bpf_xdp_link_update,