HomeSort by relevance Sort by last modified time
    Searched refs:BIO_CTRL_DGRAM_SET_MTU (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/bio/
bss_dgram.c 643 case BIO_CTRL_DGRAM_SET_MTU:
    [all...]
bio.h 162 #define BIO_CTRL_DGRAM_SET_MTU 42 /* set cached value for
    [all...]
  /external/openssl/include/openssl/
bio.h 162 #define BIO_CTRL_DGRAM_SET_MTU 42 /* set cached value for
    [all...]
  /external/openssl/ssl/
d1_both.c 241 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SET_MTU,
    [all...]

Completed in 426 milliseconds