Searched refs:NLM_F_NONREC (Results 1 – 4 of 4) sorted by relevance
74 #define NLM_F_NONREC 0x100 /* Do not delete recursively */ macro
82 #define NLM_F_NONREC 0x100 /* Do not delete recursively */ macro
652 For ``DEL`` - ``NLM_F_NONREC`` is only used by nftables and ``NLM_F_BULK``
1663 if (info->nlh->nlmsg_flags & NLM_F_NONREC && in nf_tables_deltable()3052 if (info->nlh->nlmsg_flags & NLM_F_NONREC && in nf_tables_delchain()5444 (info->nlh->nlmsg_flags & NLM_F_NONREC && in nf_tables_delset()