Symbol: nft_trans_flowtable
include/net/netfilter/nf_tables.h
1842
container_of(t, struct nft_trans_flowtable, nft_trans)
net/netfilter/nf_tables_api.c
10140
nf_tables_flowtable_destroy(nft_trans_flowtable(trans));
net/netfilter/nf_tables_api.c
11039
nft_trans_flowtable(trans)->data.flags =
net/netfilter/nf_tables_api.c
11042
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11046
&nft_trans_flowtable(trans)->hook_list);
net/netfilter/nf_tables_api.c
11048
nft_clear(net, nft_trans_flowtable(trans));
net/netfilter/nf_tables_api.c
11050
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11060
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11064
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11067
list_del_rcu(&nft_trans_flowtable(trans)->list);
net/netfilter/nf_tables_api.c
11069
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11073
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11074
&nft_trans_flowtable(trans)->hook_list);
net/netfilter/nf_tables_api.c
11141
nf_tables_flowtable_destroy(nft_trans_flowtable(trans));
net/netfilter/nf_tables_api.c
11336
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11340
list_del_rcu(&nft_trans_flowtable(trans)->list);
net/netfilter/nf_tables_api.c
11342
nft_trans_flowtable(trans),
net/netfilter/nf_tables_api.c
11343
&nft_trans_flowtable(trans)->hook_list);
net/netfilter/nf_tables_api.c
11350
&nft_trans_flowtable(trans)->hook_list);
net/netfilter/nf_tables_api.c
11353
nft_clear(trans->net, nft_trans_flowtable(trans));
net/netfilter/nf_tables_api.c
12114
BUILD_BUG_ON(offsetof(struct nft_trans_flowtable, nft_trans) != 0);
net/netfilter/nf_tables_api.c
9058
sizeof(struct nft_trans_flowtable));
net/netfilter/nf_tables_api.c
9066
nft_trans_flowtable(trans) = flowtable;
net/netfilter/nf_tables_api.c
910
sizeof(struct nft_trans_flowtable));
net/netfilter/nf_tables_api.c
918
nft_trans_flowtable(trans) = flowtable;
net/netfilter/nf_tables_api.c
9260
sizeof(struct nft_trans_flowtable));
net/netfilter/nf_tables_api.c
9266
nft_trans_flowtable(trans) = flowtable;