Searched refs:ipv6cp_protent (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.h131 extern struct protent ipv6cp_protent;
H A Dipv6cp.c186 { "noipv6", o_bool, &ipv6cp_protent.enabled_flag,
188 { "-ipv6", o_bool, &ipv6cp_protent.enabled_flag,
190 { "+ipv6", o_bool, &ipv6cp_protent.enabled_flag,
228 struct protent ipv6cp_protent = { variable in typeref:struct:protent
324 ipv6cp_protent.enabled_flag = 1;
H A Dmain.c282 &ipv6cp_protent,
H A Dsys-solaris.c132 #define IPV6CP_ENABLED ipv6cp_protent.enabled_flag

Completed in 67 milliseconds