Searched refs:OPT_A2CLRB (Results 1 – 4 of 4) sorted by relevance
/external/ppp/pppd/ |
D | auth.c | 325 OPT_A2CLRB | MDTYPE_MD5, 329 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MD5, 334 OPT_A2CLRB | MDTYPE_MICROSOFT, 338 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MICROSOFT, 342 OPT_A2CLRB | MDTYPE_MICROSOFT_V2, 346 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MICROSOFT_V2,
|
D | ccp.c | 133 OPT_PRIOSUB | OPT_A2CLRB | MPPE_OPT_40, &ccp_wantoptions[0].mppe }, 136 OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLRB | MPPE_OPT_40, 148 OPT_PRIOSUB | OPT_A2CLRB | MPPE_OPT_128, &ccp_wantoptions[0].mppe }, 151 OPT_ALIAS | OPT_PRIOSUB | OPT_A2CLRB | MPPE_OPT_128,
|
D | pppd.h | 130 #define OPT_A2CLRB 0x20000 /* o_bool, clr val bits in *(u_char *)addr2 */ macro
|
D | options.c | 710 else if (opt->addr2 && (opt->flags & OPT_A2CLRB))
|