Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dssltestlib.h45 #define MEMPACKET_CTRL_SET_DROP_REC (2 << 15) macro
Ddtlstest.c224 BIO_ctrl(mempackbio, MEMPACKET_CTRL_SET_DROP_REC, idx, NULL); in test_dtls_drop_records()
Dssltestlib.c586 case MEMPACKET_CTRL_SET_DROP_REC: in mempacket_test_ctrl()