Home
last modified time | relevance | path

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

/titanic_44/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
324 ipv6cp_protent.enabled_flag = 1;
H A Dmain.c282 &ipv6cp_protent,
H A Dsys-solaris.c132 #define IPV6CP_ENABLED ipv6cp_protent.enabled_flag