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

  /external/ppp/pppd/
options.c 192 "Set kernel driver debug level", OPT_PRIO },
195 "Don't detach from controlling tty", OPT_PRIO | 1 },
204 OPT_PRIO, &holdoff_specified },
207 "Set time in seconds before disconnecting idle link", OPT_PRIO },
211 OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
215 OPT_PRIO | OPT_PRIV | OPT_A2STRVAL, &domain },
223 "Keep on reopening connection after close", OPT_PRIO | 1 },
239 OPT_PRIO | OPT_A2STRVAL | OPT_STATIC, &logfile_name },
252 OPT_PRIO | OPT_PRIV | OPT_STATIC, NULL, MAXPATHLEN },
256 OPT_PRIO },
    [all...]
tty.c 173 OPT_PRIO | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC, speed_str },
176 "Lock serial device with UUCP-style lock file", OPT_PRIO | 1 },
181 "A program to initialize the device", OPT_PRIO | OPT_PRIVFIX },
184 "A program to set up a connection", OPT_PRIO | OPT_PRIVFIX },
187 "Program to disconnect serial device", OPT_PRIO | OPT_PRIVFIX },
190 "Script to welcome client", OPT_PRIO | OPT_PRIVFIX },
194 OPT_PRIO | OPT_PRIVFIX | OPT_DEVNAM },
201 OPT_PRIO | OPT_DEVNAM },
204 "Record characters sent/received to file", OPT_PRIO },
208 OPT_PRIO | OPT_NOARG | OPT_VAL(1) }
    [all...]
ccp.c 80 OPT_PRIO | OPT_A2STRVAL | OPT_STATIC, bsd_value },
90 OPT_PRIO | OPT_A2STRVAL | OPT_STATIC, deflate_value },
103 "request Predictor-1", OPT_PRIO | 1 },
115 OPT_PRIO | MPPE_OPT_40 | MPPE_OPT_128 },
118 OPT_ALIAS | OPT_PRIO | MPPE_OPT_40 | MPPE_OPT_128 },
120 "don't allow MPPE encryption", OPT_PRIO },
122 "don't allow MPPE encryption", OPT_ALIAS | OPT_PRIO },
126 "require MPPE 40-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_40,
129 "require MPPE 40-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_40,
140 "require MPPE 128-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_128
    [all...]
upap.c 64 "Don't output passwords to log", OPT_PRIO | 1 },
69 "Set retransmit timeout for PAP", OPT_PRIO },
71 "Set max number of transmissions for auth-reqs", OPT_PRIO },
73 "Set time limit for peer PAP authentication", OPT_PRIO },
ipxcp.c 123 "Enable IPXCP (and IPX)", OPT_PRIO | 1 },
132 "Set our IPX network number", OPT_PRIO, &ipxcp_wantoptions[0].neg_nn },
150 "Set IPX routing proto number", OPT_PRIO,
154 "Set IPX router name", OPT_PRIO | OPT_A2STRVAL | OPT_STATIC,
158 "Set timeout for IPXCP", OPT_PRIO },
160 "Set max #xmits for IPXCP term-reqs", OPT_PRIO },
162 "Set max #xmits for IPXCP conf-reqs", OPT_PRIO },
164 "Set max #conf-naks for IPXCP", OPT_PRIO },
    [all...]
lcp.c 123 OPT_PRIO, &lcp_wantoptions[0].neg_mru },
151 OPT_PRIO },
153 "Set time in seconds between LCP echo requests", OPT_PRIO },
155 "Set time in seconds between LCP retransmissions", OPT_PRIO },
157 "Set maximum number of LCP terminate-request transmissions", OPT_PRIO },
159 "Set maximum number of LCP configure-request transmissions", OPT_PRIO },
161 "Set limit on number of LCP configure-naks", OPT_PRIO },
169 OPT_PRIO, &lcp_wantoptions[0].neg_mrru },
173 OPT_PRIO | 1, &lcp_allowoptions[0].neg_ssnhf },
180 OPT_PRIO | OPT_A2PRINTER, (void *) printendpoint }
    [all...]
ipv6cp.c 229 "Enable IPv6 and IPv6CP", OPT_PRIO | 1 },
247 "Set timeout for IPv6CP", OPT_PRIO },
249 "Set max #xmits for term-reqs", OPT_PRIO },
251 "Set max #xmits for conf-reqs", OPT_PRIO },
253 "Set max #conf-naks for IPv6CP", OPT_PRIO },
    [all...]
chap-new.c 69 "Set timeout for CHAP", OPT_PRIO },
71 "Set max #xmits for challenge", OPT_PRIO },
73 "Set interval for rechallenge", OPT_PRIO },
auth.c 283 "Require authentication from peer", OPT_PRIO | 1 },
359 OPT_PRIO | OPT_PRIV | OPT_STATIC, NULL, MAXNAMELEN },
363 OPT_PRIO | OPT_A2STRVAL, &uafname },
366 "Set name for auth with peer", OPT_PRIO | OPT_STATIC, NULL, MAXNAMELEN },
370 OPT_PRIO | OPT_STATIC | OPT_HIDE, NULL, MAXSECRETLEN },
376 "Set remote name for authentication", OPT_PRIO | OPT_STATIC,
393 "Set remote telephone number for authentication", OPT_PRIO | OPT_STATIC,
    [all...]
ipcp.c 164 OPT_PRIO | OPT_A2STRVAL | OPT_STATIC, vj_value },
172 "Set ip script parameter", OPT_PRIO },
183 "Set timeout for IPCP", OPT_PRIO },
185 "Set max #xmits for term-reqs", OPT_PRIO },
187 "Set max #xmits for conf-reqs", OPT_PRIO },
189 "Set max #conf-naks for IPCP", OPT_PRIO },
213 "set netmask", OPT_PRIO | OPT_A2STRVAL | OPT_STATIC, netmask_str },
    [all...]
cbcp.c 57 "Ask for callback", OPT_PRIO | OPT_A2STRVAL, &cbcp[0].us_number },
pppd.h 132 #define OPT_PRIO 0x80000 /* process option priorities for this option */
    [all...]
  /external/ppp/pppd/plugins/radius/
radius.c 63 "Set Radius NAS-Port attribute value via libradiusclient library", OPT_PRIO | 1 },
    [all...]

Completed in 434 milliseconds