Symbol: nft_trans_flowtable
include/net/netfilter/nf_tables.h
1852
container_of(t, struct nft_trans_flowtable, nft_trans)
net/netfilter/nf_tables_api.c
10249
nf_tables_flowtable_destroy(nft_trans_flowtable(trans));
net/netfilter/nf_tables_api.c
11138
nft_trans_flowtable(trans)->data.flags =
net/netfilter/nf_tables_api.c
11141
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11146
&nft_trans_flowtable(trans)->hook_list);
net/netfilter/nf_tables_api.c
11148
nft_clear(net, nft_trans_flowtable(trans));
net/netfilter/nf_tables_api.c
11150
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11161
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11166
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11169
list_del_rcu(&nft_trans_flowtable(trans)->list);
net/netfilter/nf_tables_api.c
11171
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11176
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11177
&nft_trans_flowtable(trans)->hook_list);
net/netfilter/nf_tables_api.c
11244
nf_tables_flowtable_destroy(nft_trans_flowtable(trans));
net/netfilter/nf_tables_api.c
11436
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11440
list_del_rcu(&nft_trans_flowtable(trans)->list);
net/netfilter/nf_tables_api.c
11442
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11443
&nft_trans_flowtable(trans)->hook_list);
net/netfilter/nf_tables_api.c
11452
nft_clear(trans->net, nft_trans_flowtable(trans));
net/netfilter/nf_tables_api.c
12215
BUILD_BUG_ON(offsetof(struct nft_trans_flowtable, nft_trans) != 0);
net/netfilter/nf_tables_api.c
9162
sizeof(struct nft_trans_flowtable));
net/netfilter/nf_tables_api.c
9170
nft_trans_flowtable(trans) = flowtable;
net/netfilter/nf_tables_api.c
9366
sizeof(struct nft_trans_flowtable));
net/netfilter/nf_tables_api.c
9372
nft_trans_flowtable(trans) = flowtable;
net/netfilter/nf_tables_api.c
946
sizeof(struct nft_trans_flowtable));
net/netfilter/nf_tables_api.c
954
nft_trans_flowtable(trans) = flowtable;