Searched defs:isdtls (Results 1 – 5 of 5) sorted by relevance
798 sub isdtls subroutine
214 int isdtls; member
2450 int isdtls = (stype == SOCK_DGRAM || prot == IPPROTO_SCTP); in sv_body() local2452 int isdtls = (stype == SOCK_DGRAM); in sv_body() local
947 int isdtls = 0, isquic = 0; in s_client_main() local
1227 int isdtls = SSL_is_dtls(serverssl); in create_bare_ssl_connection() local
Completed in 47 milliseconds