Home
last modified time | relevance | path

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

/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/wire/
H A Dtcpset.h51 struct tcp_conn_struct { struct
52 int fd;
54 uint32_t total_bytes;
56 uint16_t msglen;
58 buffer_type* packet;
60 unsigned is_reading : 1;