Searched refs:PPP_COMP (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dppp_defs.h89 #define PPP_COMP 0xfd /* compressed packet */ macro
H A Dppp_deflate.c303 wptr[2] = PPP_COMP >> 8;
304 wptr[3] = PPP_COMP;
H A Dbsd_comp.c594 *wptr++ = PPP_COMP;

Completed in 62 milliseconds