12#ifndef __WTAP_MODULES_H__
13#define __WTAP_MODULES_H__
Definition wtap_modules.h:25
void(* cb_func)(void)
Definition wtap_modules.h:27
const char * cb_name
Definition wtap_modules.h:26
Entry in the table of built-in wiretap modules to register.
wtap_module_reg_t const wtap_module_reg[]
Table of wiretap module registrations.
const unsigned wtap_module_count
Number of built-in wiretap modules in the registration table.