Searched refs:parse_protocol (Results 1 – 3 of 3) sorted by relevance
52 enum protocol parse_protocol(const char *);
247 if ((res.protocol = parse_protocol(word)) == in match_token()323 parse_protocol(const char *str) in parse_protocol() function
407 result->protocol != parse_protocol(who->tunnel_proto) ) in filter_match()