Searched refs:check_protocol (Results 1 – 4 of 4) sorted by relevance
41 int check_protocol(const char *str);
415 int check_protocol(const char *str) in check_protocol() function
1136 err = check_protocol(config->proto_default); in getparameter()
123 static int (*check_protocol[]) __P((int)) = { variable1365 if (!check_protocol[mode]) {1371 if (check_protocol[mode](prop->proto_id) < 0)