Home
last modified time | relevance | path

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

/linux-6.12.1/tools/bpf/bpftool/
Dnet.c637 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp() function
723 err = do_attach_detach_xdp(progfd, attach_type, ifindex, overwrite); in do_attach()
774 err = do_attach_detach_xdp(progfd, attach_type, ifindex, NULL); in do_detach()