Searched refs:NLM_F_NONREC (Results 1 – 5 of 5) sorted by relevance
74 #define NLM_F_NONREC 0x100 /* Do not delete recursively */ macro
1232 if (nlh->nlmsg_flags & NLM_F_NONREC && in nf_tables_deltable()2430 if (nlh->nlmsg_flags & NLM_F_NONREC && in nf_tables_delchain()4398 (nlh->nlmsg_flags & NLM_F_NONREC && atomic_read(&set->nelems) > 0)) { in nf_tables_delset()