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

  /external/ppp/pppd/
auth.c 326 OPT_A2CLRB | MDTYPE_MD5,
330 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MD5,
335 OPT_A2CLRB | MDTYPE_MICROSOFT,
339 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MICROSOFT,
343 OPT_A2CLRB | MDTYPE_MICROSOFT_V2,
347 OPT_ALIAS | OPT_A2CLRB | MDTYPE_MICROSOFT_V2,
    [all...]
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,
    [all...]
pppd.h 129 #define OPT_A2CLRB 0x10000 /* o_bool, clr val bits in *(u_char *)addr2 */
    [all...]
options.c 684 else if (opt->addr2 && (opt->flags & OPT_A2CLRB))
    [all...]

Completed in 65 milliseconds