Home
last modified time | relevance | path

Searched refs:optformat_func_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c49 static optformat_func_t opt_format_vendor;
50 static optformat_func_t opt_format_mru;
51 static optformat_func_t opt_format_accm;
52 static optformat_func_t opt_format_authproto;
53 static optformat_func_t opt_format_qualproto;
54 static optformat_func_t opt_format_magicnum;
55 static optformat_func_t opt_format_fcs;
56 static optformat_func_t opt_format_sdp;
57 static optformat_func_t opt_format_nummode;
58 static optformat_func_t opt_format_callback;
[all …]
H A Dsnoop_ppp.h154 typedef void optformat_func_t(uchar_t *, uint8_t); typedef
159 optformat_func_t *opt_formatdata;