|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Entry in the table of built-in wiretap modules to register. More...
#include <wtap_modules.h>
Public Attributes | |
| const char * | cb_name |
| void(* | cb_func )(void) |
Entry in the table of built-in wiretap modules to register.
Each entry maps a module name to its registration callback.
| void(* _wtap_module_reg::cb_func) (void) |
Function to invoke for registration.
| const char* _wtap_module_reg::cb_name |
Name of the registration callback.