Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dbio.h122 # define BIO_CTRL_DGRAM_SET_DONT_FRAG 48 macro
/third_party/openssl/crypto/bio/
Dbss_dgram.c727 case BIO_CTRL_DGRAM_SET_DONT_FRAG: in dgram_ctrl()
/third_party/libcoap/src/
Dcoap_openssl.c342 case BIO_CTRL_DGRAM_SET_DONT_FRAG: in coap_dgram_ctrl()