Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dnetlink.c286 static int __bpf_set_link_xdp_fd_replace(int ifindex, int fd, int old_fd, in __bpf_set_link_xdp_fd_replace() function
335 err = __bpf_set_link_xdp_fd_replace(ifindex, prog_fd, old_prog_fd, flags); in bpf_xdp_attach()