Home
last modified time | relevance | path

Searched defs:nft_net (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/
Dnf_tables_api.c112 struct nftables_pernet *nft_net = net_generic(net, nf_tables_net_id); in nft_validate_state_update() local
192 struct nftables_pernet *nft_net; in __nft_set_trans_bind() local
227 struct nftables_pernet *nft_net; in __nft_chain_trans_bind() local
377 struct nftables_pernet *nft_net; in nft_trans_commit_list_add_tail() local
696 struct nftables_pernet *nft_net; in nft_table_lookup() local
718 struct nftables_pernet *nft_net; in nft_table_lookup_byhandle() local
774 struct nftables_pernet *nft_net; in nft_request_module() local
840 struct nftables_pernet *nft_net = net_generic(net, nf_tables_net_id); in nft_base_seq() local
901 struct nftables_pernet *nft_net; in nf_tables_table_notify() local
931 struct nftables_pernet *nft_net; in nf_tables_dump_tables() local
[all …]
Dnf_tables_offload.c376 struct nftables_pernet *nft_net; in nft_indr_block_cleanup() local
483 struct nftables_pernet *nft_net = net_generic(net, nf_tables_net_id); in nft_flow_rule_offload_abort() local
532 struct nftables_pernet *nft_net = net_generic(net, nf_tables_net_id); in nft_flow_rule_offload_commit() local
609 static struct nft_chain *__nft_offload_get_chain(const struct nftables_pernet *nft_net, in __nft_offload_get_chain()
649 struct nftables_pernet *nft_net; in nft_offload_netdev_event() local
Dnft_dynset.c112 struct nftables_pernet *nft_net = net_generic(ctx->net, nf_tables_net_id); in nft_dynset_init() local
Dnft_chain_filter.c362 struct nftables_pernet *nft_net; in nf_tables_netdev_event() local
Dnft_set_rbtree.c620 struct nftables_pernet *nft_net; in nft_rbtree_gc() local
Dnft_set_hash.c300 struct nftables_pernet *nft_net; in nft_rhash_gc() local
/kernel/linux/linux-6.6/net/netfilter/
Dnf_tables_api.c189 struct nftables_pernet *nft_net; in __nft_set_trans_bind() local
224 struct nftables_pernet *nft_net; in __nft_chain_trans_bind() local
374 struct nftables_pernet *nft_net = nft_pernet(net); in nft_trans_commit_list_add_tail() local
793 struct nftables_pernet *nft_net; in nft_table_lookup() local
820 struct nftables_pernet *nft_net; in nft_table_lookup_byhandle() local
883 struct nftables_pernet *nft_net; in nft_request_module() local
950 struct nftables_pernet *nft_net = nft_pernet(net); in nft_base_seq() local
1022 struct nftables_pernet *nft_net; in nf_tables_table_notify() local
1056 struct nftables_pernet *nft_net; in nf_tables_dump_tables() local
1213 struct nftables_pernet *nft_net = nft_pernet(ctx->net); in nft_table_pending_update() local
[all …]
Dnf_tables_offload.c405 struct nftables_pernet *nft_net; in nft_indr_block_cleanup() local
512 struct nftables_pernet *nft_net = nft_pernet(net); in nft_flow_rule_offload_abort() local
561 struct nftables_pernet *nft_net = nft_pernet(net); in nft_flow_rule_offload_commit() local
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() local
Dnft_dynset.c164 struct nftables_pernet *nft_net = nft_pernet(ctx->net); in nft_dynset_init() local
Dnft_chain_filter.c363 struct nftables_pernet *nft_net; in nf_tables_netdev_event() local
Dnft_set_rbtree.c636 struct nftables_pernet *nft_net; in nft_rbtree_gc() local
Dnft_set_hash.c321 struct nftables_pernet *nft_net; in nft_rhash_gc() local
/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_tables.h41 static inline struct net *nft_net(const struct nft_pktinfo *pkt) in nft_net() function
/kernel/linux/linux-6.6/include/net/netfilter/
Dnf_tables.h50 static inline struct net *nft_net(const struct nft_pktinfo *pkt) in nft_net() function