Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dnet.c92 static enum net_attach_type parse_attach_type(const char *str) in parse_attach_type() function
693 attach_type = parse_attach_type(*argv); in do_attach()
759 attach_type = parse_attach_type(*argv); in do_detach()