Home | History | Annotate | Download | only in src

Lines Matching full:hostname_auth

134   int hostname_auth = 0, borken_opt = 0;
564 hostname_auth = 1;
1186 if (!hostname_auth && (client_hostname = host_from_dns(mess->yiaddr)))
1189 hostname_auth = 1;
1202 if (!hostname_auth)
1211 lease_set_hostname(lease, hostname, hostname_auth);