Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dppp_impl.h138 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */ macro
Dppp.c873 protocol = PPP_VJC_COMP; in pppifOutput()
1635 case PPP_VJC_COMP: /* VJ compressed TCP */ in pppInput()