Searched refs:protocol_check (Results 1 – 1 of 1) sorted by relevance
2253 static int protocol_check(int family, int type, int *proto) in protocol_check() function2294 ret = protocol_check(family, type, &proto); in ztls_socket()4113 if (protocol_check(family, type, &proto) == 0) { in tls_is_supported()