Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netfilter/
Dnf_tables.h213 struct nft_table *table;
525 struct nft_table *table;
572 const struct nft_table *table,
1052 struct nft_table *table;
1176 struct nft_table { struct
1195 static inline bool nft_table_has_owner(const struct nft_table *table) in nft_table_has_owner() argument
1223 const struct nft_table *table;
1261 const struct nft_table *table,
1265 void nft_obj_notify(struct net *net, const struct nft_table *table,
1341 struct nft_table *table;
[all …]
/Linux-v6.1/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()
625 static struct nft_table *nft_table_lookup(const struct net *net, in nft_table_lookup()
630 struct nft_table *table; in nft_table_lookup()
652 static struct nft_table *nft_table_lookup_byhandle(const struct net *net, in nft_table_lookup_byhandle()
657 struct nft_table *table; in nft_table_lookup_byhandle()
674 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()