PACKETPTR 57 net/ppp-comp.h #ifdef PACKETPTR PACKETPTR 71 net/ppp-comp.h int (*compress)(void *state, PACKETPTR *mret, PACKETPTR 72 net/ppp-comp.h PACKETPTR mp, int orig_len, int max_len); PACKETPTR 86 net/ppp-comp.h int (*decompress)(void *state, PACKETPTR mp, PACKETPTR 87 net/ppp-comp.h PACKETPTR *dmpp); PACKETPTR 89 net/ppp-comp.h void (*incomp)(void *state, PACKETPTR mp);