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

12

/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Decp.c79 "Disable ECP negotiation", OPT_ALIAS },
H A Dccp.c74 "Disable CCP negotiation", OPT_ALIAS },
83 "don't allow BSD-Compress", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
93 "don't allow Deflate compression", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
106 "don't allow Predictor-1", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
112 "request Stac LZS", 1, &ccp_allowoptions[0].lzs, OPT_ALIAS | OPT_PRIO },
117 "don't allow Stac LZS", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
125 OPT_ALIAS | OPT_PRIO },
130 "don't allow MPPC compression", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
137 OPT_ALIAS | OPT_PRIO },
142 "don't allow MPPE encryption", OPT_ALIAS | OPT_PRIOSU
[all...]
H A Doptions.c184 OPT_ALIAS | OPT_INC | OPT_NOARG | 1 },
192 "Don't detach from controlling tty", OPT_ALIAS | OPT_PRIOSUB | 1 },
229 "Show brief listing of options", OPT_ALIAS },
242 OPT_PRIOSUB | OPT_ALIAS | OPT_NOARG | OPT_VAL(-1) },
274 "Enable multilink operation", OPT_PRIOSUB | OPT_ALIAS | 1 },
278 "Disable multilink operation", OPT_PRIOSUB | OPT_ALIAS | 0 },
306 OPT_ALIAS | OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
H A Dauth.c297 OPT_ALIAS | OPT_PRIOSUB | 1, &auth_required },
304 OPT_ALIAS | OPT_PRIOSUB | OPT_A2OR | MDTYPE_MD5,
313 OPT_ALIAS | OPT_PRIOSUB | OPT_A2OR | MDTYPE_MICROSOFT,
321 OPT_ALIAS | OPT_PRIOSUB | OPT_A2OR | MDTYPE_MICROSOFT_V2,
328 "Don't allow PAP authentication with peer", OPT_ALIAS | 1 },
335 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MD5,
344 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MICROSOFT,
352 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MICROSOFT_V2,
H A Dlcp.c100 OPT_ALIAS | OPT_A2CLR, &lcp_allowoptions[0].neg_accompression },
107 OPT_ALIAS | OPT_OR, &lcp_wantoptions[0].neg_asyncmap },
114 OPT_ALIAS | OPT_OR | OPT_NOARG | OPT_VAL(~0U) | OPT_A2CLR,
122 OPT_ALIAS | OPT_A2CLR, &lcp_allowoptions[0].neg_magicnumber },
132 OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR, &lcp_allowoptions[0].neg_mru },
142 OPT_ALIAS | OPT_A2CLR, &lcp_allowoptions[0].neg_pcompression },
147 "Set passive mode", OPT_ALIAS | 1 },
H A Dipcp.c147 "Disable IP and IPCP", OPT_ALIAS },
152 "Disable VJ compression", OPT_ALIAS | OPT_A2CLR,
159 "Disable VJ connection-ID compression", OPT_ALIAS | OPT_A2CLR,
197 "disable defaultroute option", OPT_ALIAS | OPT_A2CLR,
206 "disable proxyarp option", OPT_ALIAS | OPT_A2CLR,
H A Dtty.c220 OPT_PRIOSUB | OPT_ALIAS | OPT_NOARG | OPT_VAL(-1) },
223 OPT_PRIOSUB | OPT_ALIAS | OPT_NOARG | OPT_VAL(-1) },
H A Dpppd.h134 #define OPT_ALIAS 0x200000 /* option is alias for previous option */ macro
H A Dipxcp.c125 "Enable IPXCP (and IPX)", OPT_PRIOSUB | OPT_ALIAS | 1 },
129 "Disable IPXCP (and IPX)", OPT_PRIOSUB | OPT_ALIAS },
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Decp.c79 "Disable ECP negotiation", OPT_ALIAS },
H A Dccp.c74 "Disable CCP negotiation", OPT_ALIAS },
83 "don't allow BSD-Compress", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
93 "don't allow Deflate compression", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
106 "don't allow Predictor-1", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
112 "request Stac LZS", 1, &ccp_allowoptions[0].lzs, OPT_ALIAS | OPT_PRIO },
117 "don't allow Stac LZS", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
125 OPT_ALIAS | OPT_PRIO },
130 "don't allow MPPC compression", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
137 OPT_ALIAS | OPT_PRIO },
142 "don't allow MPPE encryption", OPT_ALIAS | OPT_PRIOSU
[all...]
H A Doptions.c184 OPT_ALIAS | OPT_INC | OPT_NOARG | 1 },
192 "Don't detach from controlling tty", OPT_ALIAS | OPT_PRIOSUB | 1 },
229 "Show brief listing of options", OPT_ALIAS },
242 OPT_PRIOSUB | OPT_ALIAS | OPT_NOARG | OPT_VAL(-1) },
274 "Enable multilink operation", OPT_PRIOSUB | OPT_ALIAS | 1 },
278 "Disable multilink operation", OPT_PRIOSUB | OPT_ALIAS | 0 },
306 OPT_ALIAS | OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
H A Dauth.c297 OPT_ALIAS | OPT_PRIOSUB | 1, &auth_required },
304 OPT_ALIAS | OPT_PRIOSUB | OPT_A2OR | MDTYPE_MD5,
313 OPT_ALIAS | OPT_PRIOSUB | OPT_A2OR | MDTYPE_MICROSOFT,
321 OPT_ALIAS | OPT_PRIOSUB | OPT_A2OR | MDTYPE_MICROSOFT_V2,
328 "Don't allow PAP authentication with peer", OPT_ALIAS | 1 },
335 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MD5,
344 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MICROSOFT,
352 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MICROSOFT_V2,
H A Dlcp.c100 OPT_ALIAS | OPT_A2CLR, &lcp_allowoptions[0].neg_accompression },
107 OPT_ALIAS | OPT_OR, &lcp_wantoptions[0].neg_asyncmap },
114 OPT_ALIAS | OPT_OR | OPT_NOARG | OPT_VAL(~0U) | OPT_A2CLR,
122 OPT_ALIAS | OPT_A2CLR, &lcp_allowoptions[0].neg_magicnumber },
132 OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR, &lcp_allowoptions[0].neg_mru },
142 OPT_ALIAS | OPT_A2CLR, &lcp_allowoptions[0].neg_pcompression },
147 "Set passive mode", OPT_ALIAS | 1 },
H A Dipcp.c147 "Disable IP and IPCP", OPT_ALIAS },
152 "Disable VJ compression", OPT_ALIAS | OPT_A2CLR,
159 "Disable VJ connection-ID compression", OPT_ALIAS | OPT_A2CLR,
197 "disable defaultroute option", OPT_ALIAS | OPT_A2CLR,
206 "disable proxyarp option", OPT_ALIAS | OPT_A2CLR,
H A Dtty.c220 OPT_PRIOSUB | OPT_ALIAS | OPT_NOARG | OPT_VAL(-1) },
223 OPT_PRIOSUB | OPT_ALIAS | OPT_NOARG | OPT_VAL(-1) },
H A Dpppd.h134 #define OPT_ALIAS 0x200000 /* option is alias for previous option */ macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dccp.c61 "Disable CCP negotiation", OPT_ALIAS },
70 "don't allow BSD-Compress", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
80 "don't allow Deflate compression", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
93 "don't allow Predictor-1", OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR,
H A Dlcp.c74 OPT_ALIAS | OPT_A2CLR, &lcp_allowoptions[0].neg_accompression },
81 OPT_ALIAS | OPT_OR, &lcp_wantoptions[0].neg_asyncmap },
88 OPT_ALIAS | OPT_OR | OPT_NOARG | OPT_VAL(~0U) | OPT_A2CLR,
96 OPT_ALIAS | OPT_A2CLR, &lcp_allowoptions[0].neg_magicnumber },
106 OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLR, &lcp_allowoptions[0].neg_mru },
116 OPT_ALIAS | OPT_A2CLR, &lcp_allowoptions[0].neg_pcompression },
121 "Set passive mode", OPT_ALIAS | 1 },
H A Dauth.c214 OPT_ALIAS | OPT_PRIOSUB | 1, &auth_required },
220 OPT_ALIAS | OPT_PRIOSUB | 1, &auth_required },
225 "Don't allow PAP authentication with peer", OPT_ALIAS | 1 },
230 "Don't allow CHAP authentication with peer", OPT_ALIAS | 1 },
H A Dipcp.c119 "Disable IP and IPCP", OPT_ALIAS },
124 "Disable VJ compression", OPT_ALIAS | OPT_A2CLR,
131 "Disable VJ connection-ID compression", OPT_ALIAS | OPT_A2CLR,
169 "disable defaultroute option", OPT_ALIAS | OPT_A2CLR,
178 "disable proxyarp option", OPT_ALIAS | OPT_A2CLR,
H A Dtty.c166 OPT_PRIOSUB | OPT_ALIAS | OPT_NOARG | OPT_VAL(-1) },
169 OPT_PRIOSUB | OPT_ALIAS | OPT_NOARG | OPT_VAL(-1) },
H A Dpppd.h109 #define OPT_ALIAS 0x200000 /* option is alias for previous option */ macro
H A Dipxcp.c102 "Enable IPXCP (and IPX)", OPT_PRIOSUB | OPT_ALIAS | 1 },
106 "Disable IPXCP (and IPX)", OPT_PRIOSUB | OPT_ALIAS },
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppd.h109 #define OPT_ALIAS 0x200000 /* option is alias for previous option */ macro

Completed in 291 milliseconds

12