Searched refs:use_ip (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.h116 bool use_ip; /* use IP as interface identifier */ member in struct:ipv6cp_options
H A Dipv6cp.c194 { "ipv6cp-use-ipaddr", o_bool, &ipv6cp_wantoptions[0].use_ip,
1062 if (wo->use_ip) {
1074 if (wo->use_ip && eui64_iszero(wo->ourid)) {
1085 if (wo->use_ip && eui64_iszero(wo->hisid)) {
H A Dsys-solaris.c396 (ipcp_from_hostname && ipv6cp_wantoptions[unit].use_ip)) {

Completed in 100 milliseconds