|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
Public Attributes | |
| register_stat_group_t | group |
| const char * | title |
| const char * | tap_name |
| const char * | cli_string |
| void(* | stat_tap_init_cb )(struct _stat_tap_table_ui *new_stat, stat_tap_gui_init_cb gui_callback, void *gui_data) |
| tap_packet_cb | packet_func |
| void(* | stat_tap_reset_table_cb )(stat_tap_table *table) |
| void(* | stat_tap_free_table_item_cb )(stat_tap_table *table, guint row, guint column, stat_tap_table_item_type *field_data) |
| void(* | stat_filter_check_cb )(const char *opt_arg, const char **filter, char **err) |
| size_t | nfields |
| stat_tap_table_item * | fields |
| size_t | nparams |
| tap_param * | params |
| GArray * | tables |
| guint | refcount |
1.8.11