Searched refs:nft_table (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/include/net/netfilter/ |
D | nf_tables.h | 168 struct nft_table *table; 433 struct nft_table *table; 478 const struct nft_table *table, 949 struct nft_table *table; 1074 struct nft_table { struct 1115 const struct nft_table *table; 1153 const struct nft_table *table, 1157 void nft_obj_notify(struct net *net, const struct nft_table *table, 1233 struct nft_table *table; 1245 struct nft_flowtable *nft_flowtable_lookup(const struct nft_table *table,
|
/Linux-v5.10/net/netfilter/ |
D | nf_tables_api.c | 92 struct nft_table *table, in nft_ctx_init() 193 const struct nft_table *table, in nf_tables_register_hook() 216 const struct nft_table *table, in nf_tables_unregister_hook() 509 static struct nft_table *nft_table_lookup(const struct net *net, in nft_table_lookup() 513 struct nft_table *table; in nft_table_lookup() 529 static struct nft_table *nft_table_lookup_byhandle(const struct net *net, in nft_table_lookup_byhandle() 533 struct nft_table *table; in nft_table_lookup_byhandle() 544 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle() 660 int family, const struct nft_table *table) in nf_tables_fill_table_info() 748 const struct nft_table *table; in nf_tables_dump_tables() [all …]
|
D | nft_chain_filter.c | 358 struct nft_table *table; in nf_tables_netdev_event()
|
D | nf_tables_offload.c | 544 const struct nft_table *table; in __nft_offload_get_chain()
|