Home
last modified time | relevance | path

Searched refs:MPPE_40 (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_mppc.h63 #define MPPE_40 0x00000020 /* use 40 bit key */ macro
/f-stack/freebsd/netgraph/
H A Dng_mppc.h63 #define MPPE_40 0x00000020 /* use 40 bit key */ macro
H A Dng_mppc.c334 if ((cfg->bits & MPPE_40) != 0) in ng_mppc_rcvmsg()
899 if ((bits & MPPE_40) != 0) in ng_mppc_updatekey()