Searched refs:protocol_from_string (Results 1 – 2 of 2) sorted by relevance
299 static int protocol_from_string(const char *value) in protocol_from_string() function342 if ((new_version = protocol_from_string(value)) < 0) in min_max_proto()
788 static int protocol_from_string(const char *value) in protocol_from_string() function858 int ver = protocol_from_string(version); in set_protocol_version()1789 int version = protocol_from_string(should_negotiate); in main()
Completed in 9 milliseconds