Searched defs:AddrInfo (Results 1 – 1 of 1) sorted by relevance
79 struct AddrInfo { struct80 uint32_t aiFlags;81 uint32_t aiFamily;82 uint32_t aiSockType;83 uint32_t aiProtocol;84 uint32_t aiAddrLen;85 AlignedSockAddr aiAddr;86 char aiCanonName[MAX_CANON_NAME + 1];