Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables.h1578 #define nft_is_active(__net, __obj) \ macro
/linux/net/netfilter/
H A Dnf_tables_api.c1271 if (!nft_is_active(net, table)) in nf_tables_dump_tables()
2214 if (!nft_is_active(net, chain)) in nf_tables_dump_chains()
3895 if (!nft_is_active(net, rule)) in __nf_tables_dump_rules()
3959 if (!nft_is_active(net, chain)) in nf_tables_dump_rules()
5148 if (!nft_is_active(net, set)) in nf_tables_dump_sets()
8486 if (!nft_is_active(net, obj)) in nf_tables_dump_obj()
9527 if (!nft_is_active(net, flowtable)) in nf_tables_dump_flowtable()