Searched refs:PPP_VJC_COMP (Results 1 – 4 of 4) sorted by relevance
41 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */ macro
87 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */ macro
147 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */ macro
861 protocol = PPP_VJC_COMP; in pppifOutput()1623 case PPP_VJC_COMP: /* VJ compressed TCP */ in pppInput()