libnl 3.7.0
|
Data Fields | |
int | ce_refcnt |
struct nl_object_ops * | ce_ops |
struct nl_cache * | ce_cache |
struct nl_list_head | ce_list |
int | ce_msgtype |
int | ce_flags |
uint64_t | ce_mask |
Definition at line 13 of file nf-ct-events.c.
int private_nl_object::ce_refcnt |
Definition at line 15 of file nf-ct-events.c.
struct nl_object_ops* private_nl_object::ce_ops |
Definition at line 16 of file nf-ct-events.c.
struct nl_cache* private_nl_object::ce_cache |
Definition at line 17 of file nf-ct-events.c.
struct nl_list_head private_nl_object::ce_list |
Definition at line 18 of file nf-ct-events.c.
int private_nl_object::ce_msgtype |
Definition at line 19 of file nf-ct-events.c.
int private_nl_object::ce_flags |
Definition at line 20 of file nf-ct-events.c.
uint64_t private_nl_object::ce_mask |
Definition at line 21 of file nf-ct-events.c.