Home
last modified time | relevance | path

Searched refs:nft_table_is_orphan (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/net/netfilter/
Dnf_tables.h1307 static inline bool nft_table_is_orphan(const struct nft_table *table) in nft_table_is_orphan() function
/linux-6.12.1/net/netfilter/
Dnf_tables_api.c1304 !nft_table_is_orphan(ctx->table))) in nf_tables_updtable()