Searched refs:parse_attach_type (Results 1 – 2 of 2) sorted by relevance
88 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function579 attach_type = parse_attach_type(argv[1]); in do_attach()637 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() function 703 attach_type = parse_attach_type(*argv); in do_attach() 785 attach_type = parse_attach_type(*argv); in do_detach()