Home
last modified time | relevance | path

Searched refs:NLM_F_NONREC (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/include/uapi/linux/
H A Dnetlink.h74 #define NLM_F_NONREC 0x100 /* Do not delete recursively */ macro
/linux-6.15/include/uapi/linux/
H A Dnetlink.h82 #define NLM_F_NONREC 0x100 /* Do not delete recursively */ macro
/linux-6.15/Documentation/userspace-api/netlink/
H A Dintro.rst652 For ``DEL`` - ``NLM_F_NONREC`` is only used by nftables and ``NLM_F_BULK``
/linux-6.15/net/netfilter/
H A Dnf_tables_api.c1761 if (info->nlh->nlmsg_flags & NLM_F_NONREC && in nf_tables_deltable()
3156 if (info->nlh->nlmsg_flags & NLM_F_NONREC && in nf_tables_delchain()
5593 (info->nlh->nlmsg_flags & NLM_F_NONREC && in nf_tables_delset()