Home
last modified time | relevance | path

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

/linux-6.12.1/tools/include/uapi/linux/
Dnetlink.h74 #define NLM_F_NONREC 0x100 /* Do not delete recursively */ macro
/linux-6.12.1/include/uapi/linux/
Dnetlink.h82 #define NLM_F_NONREC 0x100 /* Do not delete recursively */ macro
/linux-6.12.1/Documentation/userspace-api/netlink/
Dintro.rst652 For ``DEL`` - ``NLM_F_NONREC`` is only used by nftables and ``NLM_F_BULK``
/linux-6.12.1/net/netfilter/
Dnf_tables_api.c1663 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()