Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dnet.c640 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp() function
726 err = do_attach_detach_xdp(progfd, attach_type, ifindex, overwrite); in do_attach()
777 err = do_attach_detach_xdp(progfd, attach_type, ifindex, NULL); in do_detach()