Home
last modified time | relevance | path

Searched refs:ifa_dhcpEnabled (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSWindows/
DmDNSWin32.h178 BOOL ifa_dhcpEnabled; member
DmDNSWin32.c2506 if ( p->ifa_dhcpEnabled && ( p->ifa_dhcpLeaseExpires < inMDNS->p->nextDHCPLeaseExpires ) ) in SetupInterfaceList()
2816 if ( inIFA->ifa_dhcpEnabled && ( inIFA->ifa_dhcpLeaseExpires < inMDNS->p->nextDHCPLeaseExpires ) ) in SetupInterface()
3709 ifa->ifa_dhcpEnabled = TRUE; in getifaddrs_ipv6()
3714 ifa->ifa_dhcpEnabled = FALSE; in getifaddrs_ipv6()