Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/bio/
H A Dbss_dgram.c609 case BIO_CTRL_DGRAM_MTU_EXCEEDED: in dgram_ctrl()
H A Dbio.h163 #define BIO_CTRL_DGRAM_MTU_EXCEEDED 43 /* check whether the MTU macro
/openbsd/lib/libssl/
H A Dd1_both.c301 BIO_CTRL_DGRAM_MTU_EXCEEDED, 0, NULL) > 0) in dtls1_do_write()