Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp_defs.h42 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */ macro
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c1813 proto = PPP_VJC_COMP; in ppp_send_frame()
2410 case PPP_VJC_COMP: in ppp_receive_nonmp_frame()