Home
last modified time | relevance | path

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

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