Home
last modified time | relevance | path

Searched defs:DTLS_VERSION_LE (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/
H A Dssl_local.h58 # define DTLS_VERSION_LE(v1, v2) (dtls_ver_ordinal(v1) >= dtls_ver_ordinal(v2)) macro

Completed in 22 milliseconds