Lines Matching refs:nlmsg_flags
1862 n->nlmsg_seq, n->nlmsg_flags, event, in tfilter_notify()
1872 n->nlmsg_flags & NLM_F_ECHO); in tfilter_notify()
1891 n->nlmsg_seq, n->nlmsg_flags, RTM_DELTFILTER, in tfilter_del_notify()
1908 n->nlmsg_flags & NLM_F_ECHO); in tfilter_del_notify()
1983 if (n->nlmsg_flags & NLM_F_CREATE) { in tc_new_tfilter()
2065 if (!(n->nlmsg_flags & NLM_F_CREATE)) { in tc_new_tfilter()
2103 if (!(n->nlmsg_flags & NLM_F_CREATE)) { in tc_new_tfilter()
2108 } else if (n->nlmsg_flags & NLM_F_EXCL) { in tc_new_tfilter()
2121 if (!(n->nlmsg_flags & NLM_F_CREATE)) in tc_new_tfilter()
2846 if (!(n->nlmsg_flags & NLM_F_CREATE)) { in tc_ctl_chain()
2901 n->nlmsg_flags, n->nlmsg_type, true); in tc_ctl_chain()