Home
last modified time | relevance | path

Searched refs:bio_dgram_sctp_rcvinfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c127 struct bio_dgram_sctp_rcvinfo rcvinfo;
1515 if (num > (long)sizeof(struct bio_dgram_sctp_rcvinfo)) in dgram_sctp_ctrl()
1516 num = sizeof(struct bio_dgram_sctp_rcvinfo); in dgram_sctp_ctrl()
1524 if (num > (long)sizeof(struct bio_dgram_sctp_rcvinfo)) in dgram_sctp_ctrl()
1525 num = sizeof(struct bio_dgram_sctp_rcvinfo); in dgram_sctp_ctrl()
/freebsd/crypto/openssl/ssl/record/
H A Drecord.h91 struct bio_dgram_sctp_rcvinfo recordinfo;
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h349 struct bio_dgram_sctp_rcvinfo { struct
H A Dbio.h.in326 struct bio_dgram_sctp_rcvinfo { struct