Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dppp_defs.h55 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
/Linux-v6.1/drivers/net/ppp/
Dppp_generic.c1810 case PPP_CCP: in ppp_send_frame()
1818 proto != PPP_LCP && proto != PPP_CCP) { in ppp_send_frame()
2445 case PPP_CCP: in ppp_receive_nonmp_frame()