Searched refs:parse_attach_type (Results 1 – 3 of 3) sorted by relevance
43 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function529 attach_type = parse_attach_type(argv[1]); in do_attach()587 attach_type = parse_attach_type(argv[1]); in do_detach()
86 static enum net_attach_type parse_attach_type(const char *str) in parse_attach_type() function655 attach_type = parse_attach_type(*argv); in do_attach()708 attach_type = parse_attach_type(*argv); in do_detach()
68 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function1039 *attach_type = parse_attach_type(*argv); in parse_attach_detach_args()