Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp_defs.h43 #define PPP_VJC_UNCOMP 0x2f /* VJ uncompressed TCP */ macro
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c1827 proto = PPP_VJC_UNCOMP; in ppp_send_frame()
2456 case PPP_VJC_UNCOMP: in ppp_receive_nonmp_frame()