Searched refs:NLMSG_ERROR (Results 1 – 15 of 15) sorted by relevance
158 #define NLMSG_ERROR 0x2
35 if (h->nlmsg_type == NLMSG_ERROR) return -1; in __netlink_enumerate()
25 #define NLMSG_ERROR 0x2 macro
56 if (nh->nlmsg_type == NLMSG_ERROR) in tst_crypto_recv_ack()
235 if (ptr->nlmsg_type == NLMSG_ERROR) in tst_rtnl_recv()
103 #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()
208 case NLMSG_ERROR:{ in avc_netlink_process()
648 __ADD(NLMSG_ERROR,ERROR),986 if (hdr->nlmsg_type == NLMSG_ERROR) in nl_msg_dump()
896 hdr->nlmsg_type == NLMSG_ERROR || in recvmsgs()966 else if (hdr->nlmsg_type == NLMSG_ERROR) { in recvmsgs()
340 case NLMSG_ERROR: in main()
410 case NLMSG_ERROR: in read_netlink_messages()
1262 if (addr_ptr->nlmsg_type == NLMSG_ERROR) in ipaddrupdate()1452 (addr_ptr->nlmsg_type == NLMSG_ERROR) || in ipaddr_print()1457 (addr_ptr->nlmsg_type == NLMSG_ERROR)) in ipaddr_print()1753 case NLMSG_ERROR: in display_route_info()2813 case NLMSG_ERROR: in filter_nlmesg()
351 - +NLMSG_ERROR+ - Error message or ACK, see <<core_errmsg>>448 use the standard message type +NLMSG_ERROR+. The payload consists of a461 A<=B [label="NLMSG_ERROR code=EINVAL (seq=1)"];482 ACK messages also use the message type +NLMSG_ERROR+ and payload2594 - MUST report error code if a NLMSG_ERROR or NLMSG_OVERRUN mesasge is
340 - +err+ points to the payload of +NLMSG_ERROR+ messages. It is set to +NULL+