Home
last modified time | relevance | path

Searched refs:do_attach_detach_xdp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dnet.c540 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp() function
596 err = do_attach_detach_xdp(progfd, attach_type, ifindex, in do_attach()
634 err = do_attach_detach_xdp(progfd, attach_type, ifindex, NULL); in do_detach()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dnet.c628 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp() function
684 err = do_attach_detach_xdp(progfd, attach_type, ifindex, in do_attach()
722 err = do_attach_detach_xdp(progfd, attach_type, ifindex, NULL); in do_detach()

Completed in 3 milliseconds