Home
last modified time | relevance | path

Searched refs:ipcp_from_hostname (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipcp.h79 extern bool ipcp_from_hostname;
H A Dipcp.c50 bool ipcp_from_hostname = 0; /* Local IP address is from hostname lookup */ variable
1371 ipcp_from_hostname = 1; in ip_check_options()
H A Dsys-solaris.c328 ipcp_from_hostname) { in read_ip_interface()
390 (ipcp_from_hostname && ipv6cp_wantoptions[unit].use_ip)) { in read_ipv6_interface()