Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
A Dnetlink.h74 #define NLM_F_NONREC 0x100 /* Do not delete recursively */ macro
/linux/include/uapi/linux/
A Dnetlink.h74 #define NLM_F_NONREC 0x100 /* Do not delete recursively */ macro
/linux/net/netfilter/
A Dnf_tables_api.c1301 if (info->nlh->nlmsg_flags & NLM_F_NONREC && in nf_tables_deltable()
2515 if (info->nlh->nlmsg_flags & NLM_F_NONREC && in nf_tables_delchain()
4544 (info->nlh->nlmsg_flags & NLM_F_NONREC && in nf_tables_delset()

Completed in 21 milliseconds