Searched refs:nft_table (Results 1 – 4 of 4) sorted by relevance
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 215 struct nft_table *table; 585 struct nft_table *table; 645 const struct nft_table *table, 1143 struct nft_table *table; 1204 int nft_chain_add(struct nft_table *table, struct nft_chain *chain); 1310 struct nft_table { struct 1331 static inline bool nft_table_has_owner(const struct nft_table *table) in nft_table_has_owner() argument 1336 static inline bool nft_table_is_orphan(const struct nft_table *table) in nft_table_is_orphan() 1365 const struct nft_table *table; 1405 struct nft_table *table, [all …]
|
| /linux/net/netfilter/ |
| H A D | nf_tables_api.c | 75 struct nft_table *table; 110 static void nft_validate_state_update(struct nft_table *table, u8 new_validate_state) in nft_validate_state_update() 158 struct nft_table *table, in nft_ctx_init() 388 const struct nft_table *table, in nft_netdev_unregister_trans_hook() 408 const struct nft_table *table, in nft_netdev_unregister_hooks() 426 const struct nft_table *table, in nf_tables_register_hook() 449 const struct nft_table *table, in __nf_tables_unregister_hook() 478 const struct nft_table *table, in nf_tables_unregister_hook() 979 static struct nft_table *nft_table_lookup(const struct net *net, in nft_table_lookup() 984 struct nft_table *table; in nft_table_lookup() [all …]
|
| H A D | nft_chain_filter.c | 325 struct nft_table *table = basechain->chain.table; in nft_netdev_event() 379 struct nft_table *table; in __nf_tables_netdev_event()
|
| H A D | nf_tables_offload.c | 633 const struct nft_table *table; in __nft_offload_get_chain()
|