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

/netgear-R7000-V1.0.7.12_1.2.5/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,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/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.c2741 if (ipxcp_protent.enabled_flag) {
2746 ipxcp_protent.enabled_flag = 0;
H A Dmain.c210 &ipxcp_protent,

Completed in 131 milliseconds