Home
last modified time | relevance | path

Searched defs:bio_dgram_data_st (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/libressl/crypto/bio/
H A Dbss_dgram.c103 typedef struct bio_dgram_data_st { struct
104 union {
108 } peer;
109 unsigned int connected;
110 unsigned int _errno;
111 unsigned int mtu;
112 struct timeval next_timeout;
113 struct timeval socket_timeout;