Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/net/
Dppp_defs.h63 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */ macro
/third_party/lwip/src/netif/ppp/
Dppp.c548 protocol = PPP_VJC_COMP; in ppp_netif_output()
895 case PPP_VJC_COMP: /* VJ compressed TCP */ in ppp_input()
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h99 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */ macro