Searched defs:ipv4_hint (Results 1 – 3 of 3) sorted by relevance
243 std::vector<IPAddress> ipv4_hint, in ServiceFormHttpsRecordRdata()384 std::vector<IPAddress> ipv4_hint; in Parse() local
68 std::vector<IPAddress> ipv4_hint = service->ipv4_hint(); in ParseAndExercise() local
108 const std::vector<IPAddress>& ipv4_hint() const { return ipv4_hint_; } in ipv4_hint() function