Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dppp_defs.h42 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */ macro
/Linux-v6.1/drivers/net/ppp/
Dppp_generic.c1796 proto = PPP_VJC_COMP; in ppp_send_frame()
2393 case PPP_VJC_COMP: in ppp_receive_nonmp_frame()