Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1140 struct tcpLNTInfo_struct struct
1142 tcpLNTInfo *next;
1143 mDNS *m;
1145 TCPSocket *sock;
1147 mDNSAddr Address; // router address
1148 mDNSIPPort Port; // router port
1149 mDNSu8 *Request; // xml request to router
1150 int requestLen;
1151 mDNSu8 *Reply; // xml reply from router
1152 int replyLen;
[all …]