Searched refs:BIO_CTRL_DGRAM_SET_MTU (Results 1 – 4 of 4) sorted by relevance
572 #define BIO_CTRL_DGRAM_SET_MTU 42 /* set cached value for MTU. want to use macro
576 #define BIO_CTRL_DGRAM_SET_MTU 42 /* set cached value for MTU. want to use macro
612 BIO_ctrl(ssl->wbio.get(), BIO_CTRL_DGRAM_SET_MTU, ssl->d1->mtu, NULL); in dtls1_update_mtu()