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;
55 static optformat_func_t opt_format_fcs;
56 static optformat_func_t opt_format_sdp;
59 static optformat_func_t opt_format_mrru;
60 static optformat_func_t opt_format_epdisc;
61 static optformat_func_t opt_format_dce;
63 static optformat_func_t opt_format_i18n;
73 static optformat_func_t opt_format_mppc;
[all …]
H A Dsnoop_ppp.h154 typedef void optformat_func_t(uchar_t *, uint8_t); typedef
159 optformat_func_t *opt_formatdata;