Searched defs:nft_net (Results 1 – 6 of 6) sorted by relevance
211 struct nftables_pernet *nft_net; in __nft_set_trans_bind() local246 struct nftables_pernet *nft_net; in __nft_chain_trans_bind() local396 struct nftables_pernet *nft_net = nft_pernet(net); in nft_trans_commit_list_add_tail() local845 struct nftables_pernet *nft_net; in nft_table_lookup() local872 struct nftables_pernet *nft_net; in nft_table_lookup_byhandle() local935 struct nftables_pernet *nft_net; in nft_request_module() local1002 struct nftables_pernet *nft_net = nft_pernet(net); in nft_base_seq() local1074 struct nftables_pernet *nft_net; in nf_tables_table_notify() local1108 struct nftables_pernet *nft_net; in nf_tables_dump_tables() local1267 struct nftables_pernet *nft_net = nft_pernet(ctx->net); in nft_table_pending_update() local[all …]
405 struct nftables_pernet *nft_net; in nft_indr_block_cleanup() local512 struct nftables_pernet *nft_net = nft_pernet(net); in nft_flow_rule_offload_abort() local561 struct nftables_pernet *nft_net = nft_pernet(net); in nft_flow_rule_offload_commit() local621 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() local
166 struct nftables_pernet *nft_net = nft_pernet(ctx->net); in nft_dynset_init() local
360 struct nftables_pernet *nft_net; in nf_tables_netdev_event() local
319 struct nftables_pernet *nft_net; in nft_rhash_gc() local
50 static inline struct net *nft_net(const struct nft_pktinfo *pkt) in nft_net() function