Home | History | Annotate | Download | only in pppd

Lines Matching refs:o_bool

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,
134 { "ipxcp-accept-network", o_bool, &ipxcp_wantoptions[0].accept_network,
141 { "ipxcp-accept-local", o_bool, &ipxcp_wantoptions[0].accept_local,
145 { "ipxcp-accept-remote", o_bool, &ipxcp_wantoptions[0].accept_remote,