Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dppp_defs.h55 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
/Linux-v5.15/drivers/net/ppp/
Dppp_generic.c1804 case PPP_CCP: in ppp_send_frame()
1812 proto != PPP_LCP && proto != PPP_CCP) { in ppp_send_frame()
2439 case PPP_CCP: in ppp_receive_nonmp_frame()