OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_PRIO
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/plugins/pppol2tp/
pppol2tp.c
101
OPT_PRIO
| OPRIO_CFGFILE },
105
OPT_PRIO
| OPRIO_CFGFILE },
109
OPT_PRIO
| OPRIO_CFGFILE },
112
OPT_PRIO
},
115
OPT_PRIO
},
118
OPT_PRIO
| OPT_PRIV | OPT_STATIC, NULL, 16 },
121
OPT_PRIO
},
124
OPT_PRIO
},
/src/external/bsd/ppp/dist/pppd/
options.c
235
"Set kernel driver debug level",
OPT_PRIO
},
238
"Don't detach from controlling tty",
OPT_PRIO
| 1 },
255
OPT_PRIO
, &holdoff_specified },
258
"Set time in seconds before disconnecting idle link",
OPT_PRIO
},
262
OPT_PRIO
| OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
266
OPT_PRIO
| OPT_PRIV | OPT_A2STRVAL, &domain },
274
"Keep on reopening connection after close",
OPT_PRIO
| 1 },
294
OPT_PRIO
| OPT_A2STRVAL | OPT_STATIC, &logfile_name },
307
OPT_PRIO
| OPT_PRIV | OPT_STATIC, NULL, MAXPATHLEN },
311
OPT_PRIO
},
[
all
...]
options.h
78
#define
OPT_PRIO
0x80000 /* process option priorities for this option */
tty.c
180
OPT_PRIO
| OPT_NOARG | OPT_A2STRVAL | OPT_STATIC, speed_str },
183
"Lock serial device with UUCP-style lock file",
OPT_PRIO
| 1 },
188
"A program to initialize the device",
OPT_PRIO
| OPT_PRIVFIX },
191
"A program to set up a connection",
OPT_PRIO
| OPT_PRIVFIX },
194
"Program to disconnect serial device",
OPT_PRIO
| OPT_PRIVFIX },
197
"Script to welcome client",
OPT_PRIO
| OPT_PRIVFIX },
201
OPT_PRIO
| OPT_PRIVFIX | OPT_DEVNAM },
208
OPT_PRIO
| OPT_DEVNAM },
211
"Record characters sent/received to file",
OPT_PRIO
},
215
OPT_PRIO
| OPT_NOARG | OPT_VAL(1) }
[
all
...]
ccp.c
86
OPT_PRIO
| OPT_A2STRVAL | OPT_STATIC, bsd_value },
96
OPT_PRIO
| OPT_A2STRVAL | OPT_STATIC, deflate_value },
109
"request Predictor-1",
OPT_PRIO
| 1 },
121
OPT_PRIO
| MPPE_OPT_40 | MPPE_OPT_128 },
124
OPT_ALIAS |
OPT_PRIO
| MPPE_OPT_40 | MPPE_OPT_128 },
126
"don't allow MPPE encryption",
OPT_PRIO
},
128
"don't allow MPPE encryption", OPT_ALIAS |
OPT_PRIO
},
132
"require MPPE 40-bit encryption",
OPT_PRIO
| OPT_A2OR | MPPE_OPT_40,
135
"require MPPE 40-bit encryption",
OPT_PRIO
| OPT_A2OR | MPPE_OPT_40,
146
"require MPPE 128-bit encryption",
OPT_PRIO
| OPT_A2OR | MPPE_OPT_128
[
all
...]
upap.c
71
"Don't output passwords to log",
OPT_PRIO
| 1 },
76
"Set retransmit timeout for PAP",
OPT_PRIO
},
78
"Set max number of transmissions for auth-reqs",
OPT_PRIO
},
80
"Set time limit for peer PAP authentication",
OPT_PRIO
},
chap.c
65
"Set timeout for CHAP (as server)",
OPT_PRIO
},
67
"Set max #xmits for challenge",
OPT_PRIO
},
69
"Set interval for rechallenge",
OPT_PRIO
},
71
"Set timeout for CHAP (as client)",
OPT_PRIO
},
lcp.c
142
OPT_PRIO
, &lcp_wantoptions[0].neg_mru },
170
OPT_PRIO
},
172
"Set time in seconds between LCP echo requests",
OPT_PRIO
},
177
OPT_PRIO
| OPT_PRIV },
179
"Set time in seconds between LCP retransmissions",
OPT_PRIO
},
181
"Set maximum number of LCP terminate-request transmissions",
OPT_PRIO
},
183
"Set maximum number of LCP configure-request transmissions",
OPT_PRIO
},
185
"Set limit on number of LCP configure-naks",
OPT_PRIO
},
193
OPT_PRIO
, &lcp_wantoptions[0].neg_mrru },
197
OPT_PRIO
| 1, &lcp_allowoptions[0].neg_ssnhf }
[
all
...]
auth.c
323
"Require authentication from peer",
OPT_PRIO
| 1 },
399
OPT_PRIO
| OPT_PRIV | OPT_STATIC, NULL, MAXNAMELEN },
403
OPT_PRIO
| OPT_A2STRVAL, &fname },
406
"Set name for auth with peer",
OPT_PRIO
| OPT_STATIC,
411
OPT_PRIO
| OPT_STATIC | OPT_HIDE,
418
"Set remote name for authentication",
OPT_PRIO
| OPT_STATIC,
422
"Set pathname of pap-secrets",
OPT_PRIO
| OPT_PRIV | OPT_STATIC,
426
"Set pathname of chap-secrets",
OPT_PRIO
| OPT_PRIV | OPT_STATIC,
446
"Set remote telephone number for authentication",
OPT_PRIO
| OPT_STATIC,
ipcp.c
168
OPT_PRIO
| OPT_A2STRVAL | OPT_STATIC, vj_value },
176
"Set ip script parameter",
OPT_PRIO
},
187
"Set timeout for IPCP",
OPT_PRIO
},
189
"Set max #xmits for term-reqs",
OPT_PRIO
},
191
"Set max #xmits for conf-reqs",
OPT_PRIO
},
193
"Set max #conf-naks for IPCP",
OPT_PRIO
},
232
"set netmask",
OPT_PRIO
| OPT_A2STRVAL | OPT_STATIC, netmask_str },
ipv6cp.c
247
"Enable IPv6 and IPv6CP",
OPT_PRIO
| 1 },
282
"Set timeout for IPv6CP",
OPT_PRIO
},
284
"Set max #xmits for term-reqs",
OPT_PRIO
},
286
"Set max #xmits for conf-reqs",
OPT_PRIO
},
288
"Set max #conf-naks for IPv6CP",
OPT_PRIO
},
cbcp.c
63
"Ask for callback",
OPT_PRIO
| OPT_A2STRVAL, &cbcp[0].us_number },
Completed in 47 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026