Home
last modified time | relevance | path

Searched defs:parse_attach_type (Results 1 – 3 of 3) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dcgroup.c77 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function
H A Dnet.c92 static enum net_attach_type parse_attach_type(const char *str) in parse_attach_type() function
H A Dprog.c68 static enum bpf_attach_type parse_attach_type(const char *str) in parse_attach_type() function