Searched refs:nft_table (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/include/net/netfilter/ |
D | nf_tables.h | 179 struct nft_table *table; 484 struct nft_table *table; 531 const struct nft_table *table, 989 struct nft_table *table; 1114 struct nft_table { struct 1133 static inline bool nft_table_has_owner(const struct nft_table *table) in nft_table_has_owner() argument 1161 const struct nft_table *table; 1199 const struct nft_table *table, 1203 void nft_obj_notify(struct net *net, const struct nft_table *table, 1279 struct nft_table *table; [all …]
|
/Linux-v5.15/net/netfilter/ |
D | nf_tables_api.c | 72 struct nft_table *table; 131 struct nft_table *table, in nft_ctx_init() 234 const struct nft_table *table, in nf_tables_register_hook() 257 const struct nft_table *table, in nf_tables_unregister_hook() 557 static struct nft_table *nft_table_lookup(const struct net *net, in nft_table_lookup() 562 struct nft_table *table; in nft_table_lookup() 584 static struct nft_table *nft_table_lookup_byhandle(const struct net *net, in nft_table_lookup_byhandle() 589 struct nft_table *table; in nft_table_lookup_byhandle() 606 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle() 733 int family, const struct nft_table *table) in nf_tables_fill_table_info() [all …]
|
D | nft_chain_filter.c | 353 struct nft_table *table; in nf_tables_netdev_event()
|
D | nf_tables_offload.c | 603 const struct nft_table *table; in __nft_offload_get_chain()
|