HomeSort by: relevance | last modified time | path
    Searched refs:hasdns (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
ipv6nd.h 70 bool hasdns; member in struct:ra
ipv6nd.c 755 int hasdns, hasaddress; local
778 /* If we don't require RDNSS then set hasdns = 1 so we fork */
780 hasdns = 1;
782 hasdns = rap->hasdns;
786 if (hasdns && (hasaddress ||
1125 rap->hasdns = false;
1369 rap->hasdns = 1;

Completed in 18 milliseconds