Searched refs:ipxcp_protent (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dipxcp.h71 extern struct protent ipxcp_protent;
H A Dipxcp.c99 { "ipx", o_bool, &ipxcp_protent.enabled_flag,
101 { "+ipx", o_bool, &ipxcp_protent.enabled_flag,
103 { "noipx", o_bool, &ipxcp_protent.enabled_flag,
105 { "-ipx", o_bool, &ipxcp_protent.enabled_flag,
160 struct protent ipxcp_protent = { variable in typeref:struct:protent
H A Dsys-linux.c2742 if (ipxcp_protent.enabled_flag) {
2747 ipxcp_protent.enabled_flag = 0;
H A Dmain.c220 &ipxcp_protent,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dipxcp.h94 extern struct protent ipxcp_protent;
H A Dipxcp.c122 { "ipx", o_bool, &ipxcp_protent.enabled_flag,
124 { "+ipx", o_bool, &ipxcp_protent.enabled_flag,
126 { "noipx", o_bool, &ipxcp_protent.enabled_flag,
128 { "-ipx", o_bool, &ipxcp_protent.enabled_flag,
183 struct protent ipxcp_protent = { variable in typeref:struct:protent
H A Dsys-linux.c2822 if (ipxcp_protent.enabled_flag) {
2828 ipxcp_protent.enabled_flag = 0;
H A Dmain.c295 &ipxcp_protent,

Completed in 162 milliseconds