Home
last modified time | relevance | path

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

/linux-6.12.1/tools/bpf/bpftool/
Dnet.c666 static int do_attach_tcx(int progfd, enum net_attach_type attach_type, int ifindex) in do_attach_tcx() function
728 err = do_attach_tcx(progfd, attach_type, ifindex); in do_attach()