Home
last modified time | relevance | path

Searched defs:MEMPACKET_CTRL_SET_DUPLICATE_REC (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/test/helpers/
H A Dssltestlib.h50 #define MEMPACKET_CTRL_SET_DUPLICATE_REC (4 << 15) macro
/third_party/openssl/test/
H A Ddtlstest.c376 BIO_ctrl(SSL_get_wbio(clientssl), MEMPACKET_CTRL_SET_DUPLICATE_REC, 1, NULL); in test_dtls_duplicate_records() local
377 BIO_ctrl(SSL_get_wbio(serverssl), MEMPACKET_CTRL_SET_DUPLICATE_REC, 1, NULL); in test_dtls_duplicate_records() local

Completed in 2 milliseconds