libnftnl
1.1.4
|
Data Fields | |
enum nftnl_cmd_type | cmd |
enum nftnl_ruleset_type | type |
union { | |
struct nftnl_table * table | |
struct nftnl_chain * chain | |
struct nftnl_rule * rule | |
struct nftnl_set * set | |
struct nftnl_set_elem * set_elem | |
}; | |
void * | data |
uint32_t | format |
uint32_t | set_id |
struct nftnl_set_list * | set_list |
int(* | cb )(const struct nftnl_parse_ctx *ctx) |
uint16_t | flags |