Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dppp_defs.h57 #define PPP_LCP 0xc021 /* Link Control Protocol */ macro
/linux-4.19.296/drivers/isdn/i4l/
Disdn_ppp.c851 if (proto != PPP_LCP) in isdn_ppp_write()
887 if (proto != PPP_LCP) in isdn_ppp_write()