Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_tables_api.c763 INIT_LIST_HEAD(&nft_trans_flowtable_hooks(trans)); in nft_trans_flowtable_add()
8690 INIT_LIST_HEAD(&nft_trans_flowtable_hooks(trans)); in nft_flowtable_update()
8886 INIT_LIST_HEAD(&nft_trans_flowtable_hooks(trans)); in nft_delflowtable_hook()
9672 nft_hooks_destroy(&nft_trans_flowtable_hooks(trans)); in nft_commit_release()
10586 &nft_trans_flowtable_hooks(trans), in nf_tables_commit()
10588 list_splice(&nft_trans_flowtable_hooks(trans), in nf_tables_commit()
10604 &nft_trans_flowtable_hooks(trans), in nf_tables_commit()
10607 &nft_trans_flowtable_hooks(trans)); in nf_tables_commit()
10681 nft_hooks_destroy(&nft_trans_flowtable_hooks(trans)); in nf_tables_abort_release()
10886 &nft_trans_flowtable_hooks(trans)); in __nf_tables_abort()
[all …]
/linux/include/net/netfilter/
A Dnf_tables.h1816 #define nft_trans_flowtable_hooks(trans) \ macro

Completed in 67 milliseconds