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

/darwin-on-arm/xnu/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 14 milliseconds