Searched refs:mppe_keylen (Results 1 – 4 of 4) sorted by relevance
132 if ((conf->mppe_keylen & NPPPD_MPPE_40BIT) != 0) in mppe_init()134 if ((conf->mppe_keylen & NPPPD_MPPE_56BIT) != 0) in mppe_init()136 if ((conf->mppe_keylen & NPPPD_MPPE_128BIT) != 0) in mppe_init()
1125 .mppe_keylen = NPPPD_MPPE_40BIT | NPPPD_MPPE_56BIT | NPPPD_MPPE_128BIT,1160 .mppe_keylen = NPPPD_MPPE_40BIT | NPPPD_MPPE_56BIT | NPPPD_MPPE_128BIT,1186 .mppe_keylen = NPPPD_MPPE_40BIT | NPPPD_MPPE_56BIT | NPPPD_MPPE_128BIT,
129 u_int mppe_keylen; member
492 curr_tunnconf->mppe_keylen = $2;