interpret_ppp
extern int interpret_ppp(int, uchar_t *, int);
interpret_ppp(flags, datap, len);
return (interpret_ppp(flags, payload, len));