Home
last modified time | relevance | path

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

/Linux-v6.6/tools/bpf/bpftool/
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()