|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
| void(* | init )(void) |
| void(* | post_init )(void) |
| void(* | dissect_init )(epan_dissect_t *) |
| void(* | dissect_cleanup )(epan_dissect_t *) |
| void(* | cleanup )(void) |
| void(* | register_all_protocols )(register_cb, gpointer) |
| void(* | register_all_handoffs )(register_cb, gpointer) |
| void(* | register_all_tap_listeners )(void) |