HomeSort by relevance Sort by last modified time
    Searched full:handshake_sinfo (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/bio/
bss_dgram.c 1228 struct bio_dgram_sctp_sndinfo handshake_sinfo; local
1247 memset(&handshake_sinfo, 0x00, sizeof(struct bio_dgram_sctp_sndinfo));
1249 handshake_sinfo.snd_flags = SCTP_SACK_IMMEDIATELY;
1251 sinfo = &handshake_sinfo;
    [all...]

Completed in 378 milliseconds