Searched refs:o_int (Results 1 - 25 of 25) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/plugins/
H A Dminconn.c24 { "minconnect", o_int, &minconnect,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/
H A Dminconn.c44 { "minconnect", o_int, &minconnect,
H A Dpasswordfd.c23 { "passwordfd", o_int, &passwdfd,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c196 { "debug_level", o_int, &debug_level,
199 { "debug", o_int, &debug,
201 { "-d", o_int, &debug,
205 { "kdebug", o_int, &kdebugflag,
216 { "holdoff", o_int, &holdoff,
220 { "idle", o_int, &idle_time_limit,
223 { "maxconnect", o_int, &maxconnect,
254 { "logfd", o_int, &log_to_fd,
257 { "nolog", o_int, &log_to_fd,
260 { "nologfd", o_int,
[all...]
H A Dupap.c68 { "pap-restart", o_int, &upap[0].us_timeouttime,
70 { "pap-max-authreq", o_int, &upap[0].us_maxtransmits,
72 { "pap-timeout", o_int, &upap[0].us_reqtimeout,
H A Dtty.c206 { "crtscts", o_int, &crtscts,
209 { "cdtrcts", o_int, &crtscts,
212 { "nocrtscts", o_int, &crtscts,
215 { "-crtscts", o_int, &crtscts,
218 { "nocdtrcts", o_int, &crtscts,
232 { "datarate", o_int, &max_data_rate,
H A Dlcp.c121 { "mru", o_int, &lcp_wantoptions[0].mru,
131 { "mtu", o_int, &lcp_allowoptions[0].mru,
149 { "lcp-echo-failure", o_int, &lcp_echo_fails,
152 { "lcp-echo-interval", o_int, &lcp_echo_interval,
154 { "lcp-restart", o_int, &lcp_fsm[0].timeouttime,
156 { "lcp-max-terminate", o_int, &lcp_fsm[0].maxtermtransmits,
158 { "lcp-max-configure", o_int, &lcp_fsm[0].maxconfreqtransmits,
160 { "lcp-max-failure", o_int, &lcp_fsm[0].maxnakloops,
167 { "mrru", o_int, &lcp_wantoptions[0].mrru,
H A Dchap-new.c65 { "chap-restart", o_int, &chap_timeout_time,
67 { "chap-max-challenge", o_int, &chap_max_transmits,
69 { "chap-interval", o_int, &chap_rechallenge_time,
H A Dipv6cp.c246 { "ipv6cp-restart", o_int, &ipv6cp_fsm[0].timeouttime,
248 { "ipv6cp-max-terminate", o_int, &ipv6cp_fsm[0].maxtermtransmits,
250 { "ipv6cp-max-configure", o_int, &ipv6cp_fsm[0].maxconfreqtransmits,
252 { "ipv6cp-max-failure", o_int, &ipv6cp_fsm[0].maxnakloops,
H A Dipxcp.c149 { "ipx-routing", o_int, &ipxcp_wantoptions[0].router,
157 { "ipxcp-restart", o_int, &ipxcp_fsm[0].timeouttime,
159 { "ipxcp-max-terminate", o_int, &ipxcp_fsm[0].maxtermtransmits,
161 { "ipxcp-max-configure", o_int, &ipxcp_fsm[0].maxconfreqtransmits,
163 { "ipxcp-max-failure", o_int, &ipxcp_fsm[0].maxnakloops,
H A Deap.c90 { "eap-restart", o_int, &eap_states[0].es_server.ea_timeout,
92 { "eap-max-sreq", o_int, &eap_states[0].es_server.ea_maxrequests,
94 { "eap-timeout", o_int, &eap_states[0].es_client.ea_timeout,
96 { "eap-max-rreq", o_int, &eap_states[0].es_client.ea_maxrequests,
98 { "eap-interval", o_int, &eap_states[0].es_rechallenge,
101 { "srp-interval", o_int, &eap_states[0].es_lwrechallenge,
H A Dipcp.c182 { "ipcp-restart", o_int, &ipcp_fsm[0].timeouttime,
184 { "ipcp-max-terminate", o_int, &ipcp_fsm[0].maxtermtransmits,
186 { "ipcp-max-configure", o_int, &ipcp_fsm[0].maxconfreqtransmits,
188 { "ipcp-max-failure", o_int, &ipcp_fsm[0].maxnakloops,
H A Dpppd.h94 o_int, enumerator in enum:opt_type
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Doptions.c145 { "debug", o_int, &debug,
147 { "-d", o_int, &debug,
151 { "kdebug", o_int, &kdebugflag,
162 { "holdoff", o_int, &holdoff,
165 { "idle", o_int, &idle_time_limit,
168 { "maxconnect", o_int, &maxconnect,
199 { "logfd", o_int, &log_to_fd,
202 { "nolog", o_int, &log_to_fd,
205 { "nologfd", o_int, &log_to_fd,
213 { "maxfail", o_int,
[all...]
H A Dupap.c45 { "pap-restart", o_int, &upap[0].us_timeouttime,
47 { "pap-max-authreq", o_int, &upap[0].us_maxtransmits,
49 { "pap-timeout", o_int, &upap[0].us_reqtimeout,
H A Dtty.c161 { "crtscts", o_int, &crtscts,
164 { "cdtrcts", o_int, &crtscts,
167 { "nocrtscts", o_int, &crtscts,
170 { "-crtscts", o_int, &crtscts,
173 { "nocdtrcts", o_int, &crtscts,
187 { "datarate", o_int, &max_data_rate,
H A Dlcp.c98 { "mru", o_int, &lcp_wantoptions[0].mru,
108 { "mtu", o_int, &lcp_allowoptions[0].mru,
126 { "lcp-echo-failure", o_int, &lcp_echo_fails,
129 { "lcp-echo-interval", o_int, &lcp_echo_interval,
131 { "lcp-restart", o_int, &lcp_fsm[0].timeouttime,
133 { "lcp-max-terminate", o_int, &lcp_fsm[0].maxtermtransmits,
135 { "lcp-max-configure", o_int, &lcp_fsm[0].maxconfreqtransmits,
137 { "lcp-max-failure", o_int, &lcp_fsm[0].maxnakloops,
144 { "mrru", o_int, &lcp_wantoptions[0].mrru,
H A Dchap.c60 { "chap-restart", o_int, &chap[0].timeouttime,
62 { "chap-max-challenge", o_int, &chap[0].max_transmits,
64 { "chap-interval", o_int, &chap[0].chal_interval,
H A Dipv6cp.c201 { "ipv6cp-restart", o_int, &ipv6cp_fsm[0].timeouttime,
203 { "ipv6cp-max-terminate", o_int, &ipv6cp_fsm[0].maxtermtransmits,
205 { "ipv6cp-max-configure", o_int, &ipv6cp_fsm[0].maxconfreqtransmits,
207 { "ipv6cp-max-failure", o_int, &ipv6cp_fsm[0].maxnakloops,
H A Dipxcp.c126 { "ipx-routing", o_int, &ipxcp_wantoptions[0].router,
134 { "ipxcp-restart", o_int, &ipxcp_fsm[0].timeouttime,
136 { "ipxcp-max-terminate", o_int, &ipxcp_fsm[0].maxtermtransmits,
138 { "ipxcp-max-configure", o_int, &ipxcp_fsm[0].maxconfreqtransmits,
140 { "ipxcp-max-failure", o_int, &ipxcp_fsm[0].maxnakloops,
H A Dipcp.c154 { "ipcp-restart", o_int, &ipcp_fsm[0].timeouttime,
156 { "ipcp-max-terminate", o_int, &ipcp_fsm[0].maxtermtransmits,
158 { "ipcp-max-configure", o_int, &ipcp_fsm[0].maxconfreqtransmits,
160 { "ipcp-max-failure", o_int, &ipcp_fsm[0].maxnakloops,
H A Dpppd.h71 o_int, enumerator in enum:opt_type
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/plugins/pppoe/
H A Dpppoe.c93 { "pppoe_retransmit", o_int, &retries,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dplugin.c79 { "rp_pppoe_verbose", o_int, &printACNames,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dpppd.h71 o_int, enumerator in enum:opt_type

Completed in 145 milliseconds