Home
last modified time | relevance | path

Searched refs:nft_trans_flowtable (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/netfilter/
A Dnf_tables.h1802 struct nft_trans_flowtable { struct
1811 container_of(t, struct nft_trans_flowtable, nft_trans) argument
1812 #define nft_trans_flowtable(trans) \ macro
/linux/net/netfilter/
A Dnf_tables_api.c756 sizeof(struct nft_trans_flowtable)); in nft_trans_flowtable_add()
764 nft_trans_flowtable(trans) = flowtable; in nft_trans_flowtable_add()
8680 sizeof(struct nft_trans_flowtable)); in nft_flowtable_update()
8688 nft_trans_flowtable(trans) = flowtable; in nft_flowtable_update()
8878 sizeof(struct nft_trans_flowtable)); in nft_delflowtable_hook()
8884 nft_trans_flowtable(trans) = flowtable; in nft_delflowtable_hook()
10582 nft_trans_flowtable(trans)->data.flags = in nf_tables_commit()
10585 nft_trans_flowtable(trans), in nf_tables_commit()
10593 nft_trans_flowtable(trans), in nf_tables_commit()
10603 nft_trans_flowtable(trans), in nf_tables_commit()
[all …]

Completed in 28 milliseconds