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

/illumos-gate/usr/src/uts/common/net/
H A Dppp-comp.h58 #ifdef PACKETPTR
72 int (*compress) __P((void *state, PACKETPTR *mret,
73 PACKETPTR mp, int orig_len, int max_len));
87 int (*decompress) __P((void *state, PACKETPTR *mp));
89 int (*incomp) __P((void *state, PACKETPTR mp));
97 #endif /* PACKETPTR */
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dbsd-comp.c62 #define PACKETPTR mblk_t * macro
H A Ddeflate.c49 #define PACKETPTR mblk_t * macro
H A Dspppcomp.c72 #define PACKETPTR mblk_t * macro

Completed in 67 milliseconds