Home
last modified time | relevance | path

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

/titanic_41/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));
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Ddeflate.c49 #define PACKETPTR mblk_t * macro
H A Dbsd-comp.c62 #define PACKETPTR mblk_t * macro
H A Dspppcomp.c72 #define PACKETPTR mblk_t * macro