Home
last modified time | relevance | path

Searched refs:nft_table (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/net/netfilter/
Dnf_tables.h213 struct nft_table *table;
537 struct nft_table *table;
584 const struct nft_table *table,
1066 struct nft_table *table;
1190 struct nft_table { struct
1209 static inline bool nft_table_has_owner(const struct nft_table *table) in nft_table_has_owner() argument
1237 const struct nft_table *table;
1275 const struct nft_table *table,
1279 void nft_obj_notify(struct net *net, const struct nft_table *table,
1355 struct nft_table *table;
[all …]
/linux-6.1.9/net/netfilter/
Dnf_tables_api.c71 struct nft_table *table;
130 struct nft_table *table, in nft_ctx_init()
240 const struct nft_table *table, in nf_tables_register_hook()
263 const struct nft_table *table, in __nf_tables_unregister_hook()
287 const struct nft_table *table, in nf_tables_unregister_hook()
637 static struct nft_table *nft_table_lookup(const struct net *net, in nft_table_lookup()
642 struct nft_table *table; in nft_table_lookup()
664 static struct nft_table *nft_table_lookup_byhandle(const struct net *net, in nft_table_lookup_byhandle()
669 struct nft_table *table; in nft_table_lookup_byhandle()
686 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle()
[all …]
Dnft_chain_filter.c355 struct nft_table *table; in nf_tables_netdev_event()
Dnf_tables_offload.c625 const struct nft_table *table; in __nft_offload_get_chain()