Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/include/netif/ppp/
H A Dpppol2tp.h132 #define PPPOL2TP_AVPTYPE_CHALLENGE 11 /* Challenge */ macro
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Dpppol2tp.c625 case PPPOL2TP_AVPTYPE_CHALLENGE: in pppol2tp_dispatch_control_packet()
908 PUTSHORT(PPPOL2TP_AVPTYPE_CHALLENGE, p); /* Attribute type: Challenge */ in pppol2tp_send_sccrq()