Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Dchap-new.c273 p[0] = CHAP_CHALLENGE; in chap_generate_challenge()
549 case CHAP_CHALLENGE:
614 case CHAP_CHALLENGE:
/reactos/drivers/network/tcpip/lwip/src/include/netif/ppp/
H A Dchap-new.h51 #define CHAP_CHALLENGE 1 macro