Searched refs:GetArpGateway (Results 1 – 4 of 4) sorted by relevance
7 print "ArpGateway is %s" % flim.GetArpGateway()
435 def GetArpGateway(self): member in FlimFlam
402 bool GetArpGateway() const { return props_.arp_gateway; } in GetArpGateway() function
742 bool arp_gateway = manager_->GetArpGateway() && ShouldUseArpGateway(); in AcquireIPConfigWithLeaseName()