Searched refs:table_handle (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/net/netfilter/ | ||
D | nf_tables.h | 1737 u64 table_handle; member |
/linux-6.6.21/net/netfilter/ | ||
D | nf_tables_api.c | 1408 table->handle = ++nft_net->table_handle; in nf_tables_newtable() |