Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/net/
Dppp_defs.h64 #define PPP_VJC_UNCOMP 0x2f /* VJ uncompressed TCP */ macro
/third_party/lwip/src/netif/ppp/
Dppp.c554 protocol = PPP_VJC_UNCOMP; in ppp_netif_output()
909 case PPP_VJC_UNCOMP: /* VJ uncompressed TCP */ in ppp_input()
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h100 #define PPP_VJC_UNCOMP 0x2f /* VJ uncompressed TCP */ macro