Searched refs:csp_proto (Results 1 – 2 of 2) sorted by relevance
151 current->csp_proto != NULL; current++) { in getproto()152 if (strcasecmp(proto, current->csp_proto) == 0) { in getproto()486 if ((mibfd = mibopen(proto->csp_proto)) == -1) { in show_stats()
60 char *csp_proto; member