Searched refs:parse_attach_type (Results 1 – 3 of 3) sorted by relevance
81 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function567 attach_type = parse_attach_type(argv[1]); in do_attach()625 attach_type = parse_attach_type(argv[1]); in do_detach()
92 static enum net_attach_type parse_attach_type(const char *str) in parse_attach_type() function703 attach_type = parse_attach_type(*argv); in do_attach()785 attach_type = parse_attach_type(*argv); in do_detach()
69 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function1051 *attach_type = parse_attach_type(*argv); in parse_attach_detach_args()