Searched refs:parse_attach_type (Results 1 – 3 of 3) sorted by relevance
77 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function563 attach_type = parse_attach_type(argv[1]); in do_attach()621 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() function690 attach_type = parse_attach_type(*argv); in do_attach()756 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() function 1050 *attach_type = parse_attach_type(*argv); in parse_attach_detach_args()