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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
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 309 milliseconds