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