Searched refs:handshake_sinfo (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/bio/
H A Dbss_dgram.c1228 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;

Completed in 932 milliseconds