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