Searched defs:TestAddress (Results 1 – 2 of 2) sorted by relevance
61 struct TestAddress { struct62 std::string dest_addr;63 int family;
36 } TestAddress; typedef