Searched refs:parse_attach_type (Results 1 – 3 of 3) sorted by relevance
36 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function399 attach_type = parse_attach_type(argv[1]); in do_attach()457 attach_type = parse_attach_type(argv[1]); in do_detach()
79 static enum net_attach_type parse_attach_type(const char *str) in parse_attach_type() function567 attach_type = parse_attach_type(*argv); in do_attach()620 attach_type = parse_attach_type(*argv); in do_detach()
84 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function938 *attach_type = parse_attach_type(*argv); in parse_attach_detach_args()