Home
last modified time | relevance | path

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

/linux-6.12.1/tools/bpf/bpftool/
Dnet.c673 static int do_detach_tcx(int targetfd, enum net_attach_type attach_type) in do_detach_tcx() argument
677 return bpf_prog_detach(targetfd, type); in do_detach_tcx()