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

/darwin-on-arm/xnu/bsd/net/
H A Dppp_comp.h75 #if PACKETPTR
89 int (*compress)(void *state, PACKETPTR *mret,
90 PACKETPTR mp, int orig_len, int max_len);
104 int (*decompress)(void *state, PACKETPTR mp, PACKETPTR *dmpp);
106 void (*incomp)(void *state, PACKETPTR mp);
110 #endif /* PACKETPTR */
H A Dppp_deflate.c70 #define PACKETPTR struct mbuf * macro
H A Dbsd_comp.c84 #define PACKETPTR struct mbuf * macro

Completed in 22 milliseconds