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

/linux-master/net/netfilter/
H A Dnf_tables_api.c709 INIT_LIST_HEAD(&nft_trans_flowtable_hooks(trans));
8542 INIT_LIST_HEAD(&nft_trans_flowtable_hooks(trans));
8543 list_splice(&flowtable_hook.list, &nft_trans_flowtable_hooks(trans));
8738 INIT_LIST_HEAD(&nft_trans_flowtable_hooks(trans));
8739 list_splice(&flowtable_del_list, &nft_trans_flowtable_hooks(trans));
9515 nft_hooks_destroy(&nft_trans_flowtable_hooks(trans));
10404 &nft_trans_flowtable_hooks(trans),
10406 list_splice(&nft_trans_flowtable_hooks(trans),
10422 &nft_trans_flowtable_hooks(trans),
10425 &nft_trans_flowtable_hooks(tran
[all...]
/linux-master/include/net/netfilter/
H A Dnf_tables.h1745 #define nft_trans_flowtable_hooks(trans) \ macro

Completed in 156 milliseconds