Searched refs:sa_get_proto_status (Results 1 – 2 of 2) sorted by relevance
70 char *(*sa_get_proto_status)(); member
522 if (ops != NULL && ops->sa_get_proto_status != NULL) in sa_get_protocol_status()523 ret = ops->sa_get_proto_status(proto); in sa_get_protocol_status()