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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_dgram.c1390 struct bio_dgram_sctp_sndinfo handshake_sinfo; local
1411 memset(&handshake_sinfo, 0x00, sizeof(struct bio_dgram_sctp_sndinfo));
1413 handshake_sinfo.snd_flags = SCTP_SACK_IMMEDIATELY;
1415 sinfo = &handshake_sinfo;

Completed in 68 milliseconds