Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c126 struct bio_dgram_sctp_sndinfo sndinfo;
1222 struct bio_dgram_sctp_sndinfo *sinfo = &(data->sndinfo); in dgram_sctp_write()
1224 struct bio_dgram_sctp_sndinfo handshake_sinfo; in dgram_sctp_write()
1500 if (num > (long)sizeof(struct bio_dgram_sctp_sndinfo)) in dgram_sctp_ctrl()
1501 num = sizeof(struct bio_dgram_sctp_sndinfo); in dgram_sctp_ctrl()
1508 if (num > (long)sizeof(struct bio_dgram_sctp_sndinfo)) in dgram_sctp_ctrl()
1509 num = sizeof(struct bio_dgram_sctp_sndinfo); in dgram_sctp_ctrl()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h342 struct bio_dgram_sctp_sndinfo { struct
H A Dbio.h.in319 struct bio_dgram_sctp_sndinfo { struct