Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netfilter/
Dnf_tables.h171 struct nft_table *table;
425 struct nft_table *table;
467 const struct nft_table *table,
913 struct nft_table *table;
1020 struct nft_table { struct
1053 const struct nft_table *table; argument
1089 const struct nft_table *table,
1093 void nft_obj_notify(struct net *net, const struct nft_table *table,
1170 struct nft_table *table;
1183 struct nft_flowtable *nft_flowtable_lookup(const struct nft_table *table,
/Linux-v5.4/net/netfilter/
Dnf_tables_api.c89 struct nft_table *table, in nft_ctx_init()
155 const struct nft_table *table, in nf_tables_register_hook()
175 const struct nft_table *table, in nf_tables_unregister_hook()
448 static struct nft_table *nft_table_lookup(const struct net *net, in nft_table_lookup()
452 struct nft_table *table; in nft_table_lookup()
467 static struct nft_table *nft_table_lookup_byhandle(const struct net *net, in nft_table_lookup_byhandle()
471 struct nft_table *table; in nft_table_lookup_byhandle()
482 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle()
572 int family, const struct nft_table *table) in nf_tables_fill_table_info()
633 const struct nft_table *table; in nf_tables_dump_tables()
[all …]
Dnft_chain_filter.c318 struct nft_table *table; in nf_tables_netdev_event()
Dnf_tables_offload.c389 const struct nft_table *table; in __nft_offload_get_chain()