Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipcp.h78 extern struct protent ipcp_protent;
H A Dipcp.c116 { "noip", o_bool, &ipcp_protent.enabled_flag,
118 { "-ip", o_bool, &ipcp_protent.enabled_flag,
194 struct protent ipcp_protent = { variable
1997 char *proto_name = ipcp_protent.name;
1999 if (!ipcp_protent.enabled_flag) {
H A Dmain.c280 &ipcp_protent,
H A Dsys-solaris.c130 #define IPCP_ENABLED ipcp_protent.enabled_flag