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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h231 extern int interpret_ppp(int, uchar_t *, int);
H A Dsnoop_pppoe.c136 return (interpret_ppp(flags, payload, len));
H A Dsnoop_ppp.c92 * interpret_ppp() will at least print the protocol's name. There is no
320 interpret_ppp(int flags, uchar_t *data, int len) function
468 * way, we can invoke interpret_ppp() and have it
472 interpret_ppp(flags, datap, len);

Completed in 57 milliseconds