Data Fields | |
struct nfnl_handle * | nfnlh |
u_int32_t | subscriptions |
u_int8_t | subsys_id |
u_int8_t | cb_count |
struct nfnl_callback * | cb |
struct nfnl_callback* nfnl_subsys_handle::cb |
u_int8_t nfnl_subsys_handle::cb_count |
struct nfnl_handle* nfnl_subsys_handle::nfnlh |
Referenced by nfnl_fill_hdr(), and nfnl_subsys_open().
u_int32_t nfnl_subsys_handle::subscriptions |
Referenced by nfnl_subsys_close(), and nfnl_subsys_open().
u_int8_t nfnl_subsys_handle::subsys_id |
Referenced by nfnl_fill_hdr(), and nfnl_subsys_open().