Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dxdp_fwd_user.c50 static int do_detach(int ifindex, const char *ifname, const char *app_name) in do_detach() function
215 err = do_detach(idx, argv[i], prog_name); in main()
/linux/tools/bpf/bpftool/
H A Dnet.c750 static int do_detach(int argc, char **argv) in do_detach() function
1013 { "detach", do_detach },