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

/external/tcpdump/
H A Dnetdissect.h89 typedef struct netdissect_options netdissect_options; typedef in typeref:struct:netdissect_options
91 struct netdissect_options { struct
155 void (*ndo_default_print)(netdissect_options *,
157 void (*ndo_info)(netdissect_options *, int verbose);
159 int (*ndo_printf)(netdissect_options *,
165 void (*ndo_error)(netdissect_options *,
174 void (*ndo_warning)(netdissect_options *,
256 extern void ts_print(netdissect_options *ipdo,
268 extern char *read_infile(netdissect_options *, cha
[all...]

Completed in 36 milliseconds