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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.c62 typedef void interpreter_f(uint8_t type, uint8_t len, uchar_t *payload); typedef
66 interpreter_f *pfunc;
187 static interpreter_f *get_interpreter(struct ext_dispatch table[],
208 interpreter_f *f;

Completed in 72 milliseconds