Home
last modified time | relevance | path

Searched refs:MEMPACKET_CTRL_GET_DROP_REC (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/test/
Dssltestlib.h46 #define MEMPACKET_CTRL_GET_DROP_REC (3 << 15) macro
Ddtlstest.c233 if (!TEST_int_eq((int)BIO_ctrl(mempackbio, MEMPACKET_CTRL_GET_DROP_REC, 0, in test_dtls_drop_records()
Dssltestlib.c589 case MEMPACKET_CTRL_GET_DROP_REC: in mempacket_test_ctrl()