HomeSort by relevance Sort by last modified time
    Searched refs:ipxcp_protent (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
ipxcp.h 94 extern struct protent ipxcp_protent;
ipxcp.c 122 { "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
    [all...]
sys-linux.c     [all...]
main.c 295 &ipxcp_protent,
    [all...]

Completed in 268 milliseconds