netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
nfct_handle Struct Reference

#include <object.h>

Collaboration diagram for nfct_handle:

Data Fields

struct nfnl_handlenfnlh
 
struct nfnl_subsys_handlenfnlssh_ct
 
struct nfnl_subsys_handlenfnlssh_exp
 
struct nfnl_callback nfnl_cb_ct
 
struct nfnl_callback nfnl_cb_exp
 
int(* cb )(enum nf_conntrack_msg_type type, struct nf_conntrack *ct, void *data)
 
int(* cb2 )(const struct nlmsghdr *nlh, enum nf_conntrack_msg_type type, struct nf_conntrack *ct, void *data)
 
int(* expect_cb )(enum nf_conntrack_msg_type type, struct nf_expect *exp, void *data)
 
int(* expect_cb2 )(const struct nlmsghdr *nlh, enum nf_conntrack_msg_type type, struct nf_expect *exp, void *data)
 

Field Documentation


The documentation for this struct was generated from the following file: