Searched defs:ipv6_hint (Results 1 – 3 of 3) sorted by relevance
72 std::vector<IPAddress> ipv6_hint = service->ipv6_hint(); in ParseAndExercise() local
235 std::vector<IPAddress> ipv6_hint, in ServiceFormHttpsRecordRdata()393 std::vector<IPAddress> ipv6_hint; in Parse() local
109 const std::vector<IPAddress>& ipv6_hint() const { return ipv6_hint_; } in ipv6_hint() function