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_ALIAS
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
ecp.c
76
"Disable ECP negotiation",
OPT_ALIAS
},
options.h
80
#define
OPT_ALIAS
0x200000 /* option is alias for previous option */
ccp.c
82
"Disable CCP negotiation",
OPT_ALIAS
},
91
"don't allow BSD-Compress",
OPT_ALIAS
| OPT_PRIOSUB | OPT_A2CLR,
101
"don't allow Deflate compression",
OPT_ALIAS
| OPT_PRIOSUB | OPT_A2CLR,
114
"don't allow Predictor-1",
OPT_ALIAS
| OPT_PRIOSUB | OPT_A2CLR,
124
OPT_ALIAS
| OPT_PRIO | MPPE_OPT_40 | MPPE_OPT_128 },
128
"don't allow MPPE encryption",
OPT_ALIAS
| OPT_PRIO },
142
OPT_ALIAS
| OPT_PRIOSUB | OPT_A2CLRB | MPPE_OPT_40,
150
OPT_ALIAS
| OPT_PRIO | OPT_A2OR | MPPE_OPT_128,
157
OPT_ALIAS
| OPT_PRIOSUB | OPT_A2CLRB | MPPE_OPT_128,
options.c
232
OPT_ALIAS
| OPT_INC | OPT_NOARG | 1 },
240
"Don't detach from controlling tty",
OPT_ALIAS
| OPT_PRIOSUB | 1 },
290
"Show brief listing of options",
OPT_ALIAS
},
303
OPT_PRIOSUB |
OPT_ALIAS
| OPT_NOARG | OPT_VAL(-1) },
383
"Enable multilink operation", OPT_PRIOSUB |
OPT_ALIAS
| 1 },
387
"Disable multilink operation", OPT_PRIOSUB |
OPT_ALIAS
| 0 },
415
OPT_ALIAS
| OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
auth.c
332
OPT_ALIAS
| OPT_PRIOSUB | 1, &auth_required },
339
OPT_ALIAS
| OPT_PRIOSUB | OPT_A2OR | MDTYPE_MD5,
348
OPT_ALIAS
| OPT_PRIOSUB | OPT_A2OR | MDTYPE_MICROSOFT,
356
OPT_ALIAS
| OPT_PRIOSUB | OPT_A2OR | MDTYPE_MICROSOFT_V2,
363
"Don't allow PAP authentication with peer",
OPT_ALIAS
| 1 },
370
OPT_ALIAS
| OPT_A2CLRB | MDTYPE_MD5,
379
OPT_ALIAS
| OPT_A2CLRB | MDTYPE_MICROSOFT,
387
OPT_ALIAS
| OPT_A2CLRB | MDTYPE_MICROSOFT_V2,
lcp.c
116
OPT_ALIAS
| OPT_A2CLR, &lcp_allowoptions[0].neg_accompression },
123
OPT_ALIAS
| OPT_OR, &lcp_wantoptions[0].neg_asyncmap },
130
OPT_ALIAS
| OPT_OR | OPT_NOARG | OPT_VAL(~0U) | OPT_A2CLR,
138
OPT_ALIAS
| OPT_A2CLR, &lcp_allowoptions[0].neg_magicnumber },
148
OPT_ALIAS
| OPT_PRIOSUB | OPT_A2CLR, &lcp_allowoptions[0].neg_mru },
158
OPT_ALIAS
| OPT_A2CLR, &lcp_allowoptions[0].neg_pcompression },
163
"Set passive mode",
OPT_ALIAS
| 1 },
ipcp.c
151
"Disable IP and IPCP",
OPT_ALIAS
},
156
"Disable VJ compression",
OPT_ALIAS
| OPT_A2CLR,
163
"Disable VJ connection-ID compression",
OPT_ALIAS
| OPT_A2CLR,
201
"disable defaultroute option",
OPT_ALIAS
| OPT_A2CLR,
219
"disable proxyarp option",
OPT_ALIAS
| OPT_A2CLR,
tty.c
224
OPT_PRIOSUB |
OPT_ALIAS
| OPT_NOARG | OPT_VAL(-1) },
227
OPT_PRIOSUB |
OPT_ALIAS
| OPT_NOARG | OPT_VAL(-1) },
ipv6cp.c
251
"Disable IPv6 and IPv6CP", OPT_PRIOSUB |
OPT_ALIAS
},
264
"disable defaultroute6 option",
OPT_ALIAS
| OPT_A2CLR,
/src/external/bsd/ppp/dist/pppd/plugins/pppoe/
plugin.c
80
"Legacy alias for pppoe-service",
OPT_ALIAS
},
84
"Legacy alias for pppoe-ac",
OPT_ALIAS
},
88
"Legacy alias for pppoe-sess",
OPT_ALIAS
},
92
"Legacy alias for pppoe-verbose",
OPT_ALIAS
},
98
"Legacy alias for pppoe-host-uniq",
OPT_ALIAS
},
Completed in 51 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026