Searched refs:gateway_supports_unicast_arp_ (Results 1 – 3 of 3) sorted by relevance
103 return gateway_supports_unicast_arp_; in gateway_supports_unicast_arp()107 gateway_supports_unicast_arp_ = gateway_supports_unicast_arp; in set_gateway_supports_unicast_arp()189 bool gateway_supports_unicast_arp_; variable
75 gateway_supports_unicast_arp_(false), in ActiveLinkMonitor()104 gateway_supports_unicast_arp_ = false; in Stop()212 if (gateway_supports_unicast_arp_) { in AddMissedResponse()279 SLOG_IF(Link, 2, !gateway_supports_unicast_arp_) in ReceiveResponse()282 gateway_supports_unicast_arp_ = true; in ReceiveResponse()
228 return monitor_.gateway_supports_unicast_arp_; in GatewaySupportsUnicastArp()