Data Fields | |
struct nflog_g_handle * | next |
struct nflog_handle * | h |
u_int16_t | id |
nflog_callback * | cb |
void * | data |
nflog_callback* nflog_g_handle::cb |
Referenced by main(), and nflog_callback_register().
void* nflog_g_handle::data |
Referenced by nflog_callback_register().
struct nflog_handle* nflog_g_handle::h |
u_int16_t nflog_g_handle::id |
struct nflog_g_handle* nflog_g_handle::next |