Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnf_tables_offload.c405 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()
H A Dnf_tables_api.c212 struct nftables_pernet *nft_net; in __nft_set_trans_bind()
247 struct nftables_pernet *nft_net; in __nft_chain_trans_bind()
944 struct nftables_pernet *nft_net; in nft_table_lookup()
971 struct nftables_pernet *nft_net; in nft_table_lookup_byhandle()
1034 struct nftables_pernet *nft_net; in nft_request_module()
1173 struct nftables_pernet *nft_net; in nf_tables_table_notify()
1207 struct nftables_pernet *nft_net; in nf_tables_dump_tables()
2043 struct nftables_pernet *nft_net; in nf_tables_chain_notify()
2081 struct nftables_pernet *nft_net; in nf_tables_dump_chains()
3751 struct nftables_pernet *nft_net; in nf_tables_dump_rules()
[all …]
H A Dnft_chain_filter.c344 struct nftables_pernet *nft_net; in nf_tables_netdev_event()
H A Dnft_dynset.c166 struct nftables_pernet *nft_net = nft_pernet(ctx->net); in nft_dynset_init()
H A Dnft_set_hash.c322 struct nftables_pernet *nft_net; in nft_rhash_gc()
/linux-6.15/include/net/netfilter/
H A Dnf_tables.h1905 struct nftables_pernet { struct
1924 static inline struct nftables_pernet *nft_pernet(const struct net *net) in nft_pernet() argument