Searched defs:DestinationInfo (Results 1 – 2 of 2) sorted by relevance
200 struct DestinationInfo { struct201 IPEndPoint endpoint;202 AddressSorterPosix::AddressScope scope;203 unsigned precedence;204 unsigned label;205 AddressSorterPosix::SourceAddressInfo src;206 std::unique_ptr<DatagramClientSocket> socket;207 size_t common_prefix_length;208 bool failed = false;
6149 "DestinationInfo":{ object