Home
last modified time | relevance | path

Searched refs:CHAP_MS_SHIFT (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h347 #define CHAP_MS_SHIFT 8 /* LSB position for MS auths */ macro
/third_party/lwip/src/netif/ppp/
Dccp.c585 auth_mschap_bits >>= CHAP_MS_SHIFT; in ccp_resetci()