Searched refs:NLMSG_ERROR (Results 1 – 25 of 62) sorted by relevance
123
13 #if defined(NLMSG_ERROR) || (defined(HAVE_DECL_NLMSG_ERROR) && HAVE_DECL_NLMSG_ERROR)15 static_assert((NLMSG_ERROR) == (0x2), "NLMSG_ERROR != 0x2");18 # define NLMSG_ERROR 0x246 XLAT(NLMSG_ERROR),
2 NLMSG_ERROR 0x2
214 nlh->nlmsg_type = NLMSG_ERROR; in test_nlmsgerr()239 nlh->nlmsg_type = NLMSG_ERROR; in test_nlmsgerr()271 nlh->nlmsg_type = NLMSG_ERROR; in test_nlmsgerr()295 nlh->nlmsg_type = NLMSG_ERROR; in test_nlmsgerr()375 .nlmsg_type = NLMSG_ERROR, in test_ack_flags()
41 .nlmsg_type = NLMSG_ERROR, in init_nlmsgerr()
105 if (h->nlmsg_type == NLMSG_ERROR) { in check_responses()
109 if (h->nlmsg_type == NLMSG_ERROR) { in check_responses()
158 #define NLMSG_ERROR 0x2
162 else if (h->nlmsg_type == NLMSG_ERROR) in iface_enumerate()227 if (h->nlmsg_type == NLMSG_ERROR) in netlink_multicast()
64 if (n->nlmsg_type != NLMSG_ERROR && n->nlmsg_type != NLMSG_NOOP && in accept_tcmsg()
67 if (nh->nlmsg_type == NLMSG_ERROR) in tst_crypto_recv_ack()
89 #define NLMSG_ERROR 0x2 /* Error */ macro
183 if (ans.n.nlmsg_type == NLMSG_ERROR || in get_family_id()422 if (msg.n.nlmsg_type == NLMSG_ERROR || in main()
103 #define NLMSG_ERROR 0x2 /* Error */ macro