Searched refs:ifa_dhcpLeaseExpires (Results 1 – 2 of 2) sorted by relevance
179 time_t ifa_dhcpLeaseExpires; member
2506 if ( p->ifa_dhcpEnabled && ( p->ifa_dhcpLeaseExpires < inMDNS->p->nextDHCPLeaseExpires ) ) in SetupInterfaceList()2508 inMDNS->p->nextDHCPLeaseExpires = p->ifa_dhcpLeaseExpires; in SetupInterfaceList()2816 if ( inIFA->ifa_dhcpEnabled && ( inIFA->ifa_dhcpLeaseExpires < inMDNS->p->nextDHCPLeaseExpires ) ) in SetupInterface()2818 inMDNS->p->nextDHCPLeaseExpires = inIFA->ifa_dhcpLeaseExpires; in SetupInterface()3710 ifa->ifa_dhcpLeaseExpires = time( NULL ) + addr->ValidLifetime; in getifaddrs_ipv6()3715 ifa->ifa_dhcpLeaseExpires = 0; in getifaddrs_ipv6()