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