Home
last modified time | relevance | path

Searched refs:nftables_pernet (Results 1 – 6 of 6) sorted by relevance

/linux/net/netfilter/
H A Dnf_tables_offload.c409 struct nftables_pernet *nft_net; in nft_indr_block_cleanup()
519 struct nftables_pernet *nft_net = nft_pernet(net); in nft_flow_rule_offload_abort()
568 struct nftables_pernet *nft_net = nft_pernet(net); in nft_flow_rule_offload_commit()
628 static struct nft_chain *__nft_offload_get_chain(const struct nftables_pernet *nft_net, in __nft_offload_get_chain()
668 struct nftables_pernet *nft_net; in nft_offload_netdev_event()
H A Dnf_tables_api.c230 struct nftables_pernet *nft_net; in __nft_set_trans_bind()
265 struct nftables_pernet *nft_net; in __nft_chain_trans_bind()
499 static bool nft_trans_collapse_set_elem(struct nftables_pernet *nft_net, in nft_trans_collapse_set_elem()
543 static bool nft_trans_try_collapse(struct nftables_pernet *nft_net, in nft_trans_try_collapse()
569 struct nftables_pernet *nft_net = nft_pernet(net); in nft_trans_commit_list_add_tail()
599 struct nftables_pernet *nft_net = nft_pernet(net); in nft_trans_commit_list_add_elem()
985 struct nftables_pernet *nft_net; in nft_table_lookup()
1012 struct nftables_pernet *nft_net; in nft_table_lookup_byhandle()
1075 struct nftables_pernet *nft_net; in nft_request_module()
1218 struct nftables_pernet *nft_net; in nf_tables_table_notify()
[all …]
H A Dnft_chain_filter.c377 struct nftables_pernet *nft_net; in __nf_tables_netdev_event()
407 struct nftables_pernet *nft_net; in nf_tables_netdev_event()
H A Dnft_dynset.c175 struct nftables_pernet *nft_net = nft_pernet(ctx->net); in nft_dynset_init()
H A Dnft_set_hash.c412 struct nftables_pernet *nft_net; in nft_rhash_gc()
/linux/include/net/netfilter/
H A Dnf_tables.h1935 struct nftables_pernet { struct
1953 static inline struct nftables_pernet *nft_pernet(const struct net *net) in nft_pernet() argument