Searched refs:nftables_pernet (Results 1 – 7 of 7) sorted by relevance
405 struct nftables_pernet *nft_net; in nft_indr_block_cleanup()512 struct nftables_pernet *nft_net = nft_pernet(net); in nft_flow_rule_offload_abort()561 struct nftables_pernet *nft_net = nft_pernet(net); in nft_flow_rule_offload_commit()621 static struct nft_chain *__nft_offload_get_chain(const struct nftables_pernet *nft_net, in __nft_offload_get_chain()661 struct nftables_pernet *nft_net; in nft_offload_netdev_event()
188 struct nftables_pernet *nft_net; in __nft_set_trans_bind()223 struct nftables_pernet *nft_net; in __nft_chain_trans_bind()373 struct nftables_pernet *nft_net = nft_pernet(net); in nft_trans_commit_list_add_tail()783 struct nftables_pernet *nft_net; in nft_table_lookup()810 struct nftables_pernet *nft_net; in nft_table_lookup_byhandle()872 struct nftables_pernet *nft_net; in nft_request_module()939 struct nftables_pernet *nft_net = nft_pernet(net); in nft_base_seq()1011 struct nftables_pernet *nft_net; in nf_tables_table_notify()1045 struct nftables_pernet *nft_net; in nf_tables_dump_tables()1336 struct nftables_pernet *nft_net = nft_pernet(info->net); in nf_tables_newtable()[all …]
360 struct nftables_pernet *nft_net; in nf_tables_netdev_event()
164 struct nftables_pernet *nft_net = nft_pernet(ctx->net); in nft_dynset_init()
314 struct nftables_pernet *nft_net; in nft_rhash_gc()
618 struct nftables_pernet *nft_net; in nft_rbtree_gc()
1728 struct nftables_pernet { struct1743 static inline struct nftables_pernet *nft_pernet(const struct net *net) in nft_pernet() argument