Searched refs:BIO_CTRL_DGRAM_MTU_EXCEEDED (Results 1 – 5 of 5) sorted by relevance
183 =item BIO_CTRL_DGRAM_MTU_EXCEEDED
125 # define BIO_CTRL_DGRAM_MTU_EXCEEDED 43/* check whether the MTU was macro
126 # define BIO_CTRL_DGRAM_MTU_EXCEEDED 43/* check whether the MTU was macro
248 BIO_CTRL_DGRAM_MTU_EXCEEDED, 0, NULL) > 0) { in dtls1_do_write()
699 case BIO_CTRL_DGRAM_MTU_EXCEEDED: in dgram_ctrl()