Home
last modified time | relevance | path

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

/Linux-v5.15/tools/lib/bpf/
Dnetlink.c184 static int __bpf_set_link_xdp_fd_replace(int ifindex, int fd, int old_fd, in __bpf_set_link_xdp_fd_replace() function
233 ret = __bpf_set_link_xdp_fd_replace(ifindex, fd, old_fd, flags); in bpf_set_link_xdp_fd_opts()
241 ret = __bpf_set_link_xdp_fd_replace(ifindex, fd, 0, flags); in bpf_set_link_xdp_fd()