Searched refs:PPP_LCP_ECHOREQ (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
A D | pptp.h | 5 #define PPP_LCP_ECHOREQ 0x09 macro |
/linux/drivers/net/ppp/ | ||
A D | pptp.c | 307 ((payload[4] == PPP_LCP_ECHOREQ) || (payload[4] == PPP_LCP_ECHOREP))) in pptp_rcv_core() |
Completed in 6 milliseconds