Searched refs:PPP_VJC_COMP (Results 1 – 6 of 6) sorted by relevance
138 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */ macro
873 protocol = PPP_VJC_COMP; in pppifOutput()1635 case PPP_VJC_COMP: /* VJ compressed TCP */ in pppInput()
99 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */ macro
95 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */ macro
549 protocol = PPP_VJC_COMP; in ppp_netif_output()896 case PPP_VJC_COMP: /* VJ compressed TCP */ in ppp_input()
541 protocol = PPP_VJC_COMP; in ppp_netif_output()888 case PPP_VJC_COMP: /* VJ compressed TCP */ in ppp_input()
Completed in 15 milliseconds