Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_tables_offload.c404 struct nftables_pernet *nft_net; in nft_indr_block_cleanup()
511 struct nftables_pernet *nft_net = nft_pernet(net); in nft_flow_rule_offload_abort()
560 struct nftables_pernet *nft_net = nft_pernet(net); in nft_flow_rule_offload_commit()
620 static struct nft_chain *__nft_offload_get_chain(const struct nftables_pernet *nft_net, in __nft_offload_get_chain()
660 struct nftables_pernet *nft_net; in nft_offload_netdev_event()
Dnf_tables_api.c107 struct nftables_pernet *nft_net = nft_pernet(net); in nft_validate_state_update()
176 struct nftables_pernet *nft_net; in nft_set_trans_bind()
295 struct nftables_pernet *nft_net = nft_pernet(net); in nft_trans_commit_list_add_tail()
629 struct nftables_pernet *nft_net; in nft_table_lookup()
656 struct nftables_pernet *nft_net; in nft_table_lookup_byhandle()
718 struct nftables_pernet *nft_net; in nft_request_module()
785 struct nftables_pernet *nft_net = nft_pernet(net); in nft_base_seq()
849 struct nftables_pernet *nft_net; in nf_tables_table_notify()
883 struct nftables_pernet *nft_net; in nf_tables_dump_tables()
1170 struct nftables_pernet *nft_net = nft_pernet(info->net); in nf_tables_newtable()
[all …]
Dnft_chain_filter.c354 struct nftables_pernet *nft_net; in nf_tables_netdev_event()
Dnft_dynset.c164 struct nftables_pernet *nft_net = nft_pernet(ctx->net); in nft_dynset_init()
/Linux-v6.1/include/net/netfilter/
Dnf_tables.h1649 struct nftables_pernet { struct
1662 static inline struct nftables_pernet *nft_pernet(const struct net *net) in nft_pernet() argument