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

/darwin-on-arm/xnu/bsd/net/
H A Dppp_defs.h69 #define PPP_PROTOCOL(p) ((((u_char *)(p))[2] << 8) + ((u_char *)(p))[3]) macro
H A Dppp_deflate.c276 proto = PPP_PROTOCOL(rptr);
670 proto = PPP_PROTOCOL(rptr);
H A Dbsd_comp.c562 ent = PPP_PROTOCOL(rptr);
745 ent = PPP_PROTOCOL(rptr);

Completed in 86 milliseconds