/kernel/linux/linux-6.6/tools/accounting/ |
H A D | procacct.c | 189 if (ans.n.nlmsg_type == NLMSG_ERROR || in get_family_id() 359 if (msg.n.nlmsg_type == NLMSG_ERROR || in main()
|
H A D | getdelays.c | 182 if (ans.n.nlmsg_type == NLMSG_ERROR || in get_family_id() 476 if (msg.n.nlmsg_type == NLMSG_ERROR || in main()
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | netlink.h | 103 #define NLMSG_ERROR 0x2 /* Error */ macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
H A D | audit_logread.c | 42 rep->nlh.nlmsg_type == NLMSG_ERROR) /* short-cut for now */ in audit_recv()
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | netlink.h | 103 #define NLMSG_ERROR 0x2 /* Error */ macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | netlink.h | 78 #define NLMSG_ERROR 0x2 macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | pm_nl_ctl.c | 108 if (nh->nlmsg_type == NLMSG_ERROR) { in do_nl_req() 407 if (nh->nlmsg_type == NLMSG_ERROR) in print_addrs() 514 if (nh->nlmsg_type == NLMSG_ERROR) in print_limits()
|
/kernel/linux/linux-5.10/samples/connector/ |
H A D | ucon.c | 217 case NLMSG_ERROR: in main()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | netlink.h | 103 #define NLMSG_ERROR 0x2 /* Error */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | netlink.h | 113 #define NLMSG_ERROR 0x2 /* Error */ macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | netlink.h | 88 #define NLMSG_ERROR 0x2 macro
|
/kernel/linux/linux-6.6/samples/connector/ |
H A D | ucon.c | 217 case NLMSG_ERROR: in main()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | netlink.h | 88 #define NLMSG_ERROR 0x2 macro
|
/kernel/linux/linux-5.10/tools/accounting/ |
H A D | getdelays.c | 183 if (ans.n.nlmsg_type == NLMSG_ERROR || in get_family_id() 460 if (msg.n.nlmsg_type == NLMSG_ERROR || in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/nci/ |
H A D | nci_dev.c | 196 if (ans.n.nlmsg_type == NLMSG_ERROR || resp_len < 0 || in get_family_id() 267 if (msg->n.nlmsg_type == NLMSG_ERROR || in get_nci_devid() 664 if (ans.n.nlmsg_type == NLMSG_ERROR || resp_len < 0 || in get_taginfo()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | ipsec.c | 295 } else if (answer.hdr.nlmsg_type != NLMSG_ERROR) { in netlink_check_answer() 296 printk("expected NLMSG_ERROR, got %d", (int)answer.hdr.nlmsg_type); in netlink_check_answer() 299 printk("NLMSG_ERROR: %d: %s", in netlink_check_answer() 1050 if (answer.nh.nlmsg_type == NLMSG_ERROR) { in xfrm_state_check() 1051 printk("NLMSG_ERROR: %d: %s", in xfrm_state_check() 1316 } else if (answer.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_state_allocspi() 1317 printk("expected NLMSG_ERROR, got %d", (int)answer.nh.nlmsg_type); in xfrm_state_allocspi() 1321 printk("NLMSG_ERROR: %d: %s", answer.error, strerror(-answer.error)); in xfrm_state_allocspi() 1405 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_monitor_acquire() 1406 printk("expected NLMSG_ERROR, go in xfrm_monitor_acquire() [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | ipsec.c | 257 } else if (answer.hdr.nlmsg_type != NLMSG_ERROR) { in netlink_check_answer() 258 printk("expected NLMSG_ERROR, got %d", (int)answer.hdr.nlmsg_type); in netlink_check_answer() 261 printk("NLMSG_ERROR: %d: %s", in netlink_check_answer() 1062 if (answer.nh.nlmsg_type == NLMSG_ERROR) { in xfrm_state_check() 1063 printk("NLMSG_ERROR: %d: %s", in xfrm_state_check() 1328 } else if (answer.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_state_allocspi() 1329 printk("expected NLMSG_ERROR, got %d", (int)answer.nh.nlmsg_type); in xfrm_state_allocspi() 1333 printk("NLMSG_ERROR: %d: %s", answer.error, strerror(-answer.error)); in xfrm_state_allocspi() 1417 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_monitor_acquire() 1418 printk("expected NLMSG_ERROR, go in xfrm_monitor_acquire() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | pm_nl_ctl.c | 139 if (nh->nlmsg_type == NLMSG_ERROR) in capture_events() 140 error(1, NLMSG_ERROR, "received invalid NL message"); in capture_events() 237 if (nh->nlmsg_type == NLMSG_ERROR && nl_error(nh)) in do_nl_req() 1057 if (nh->nlmsg_type == NLMSG_ERROR) in print_addrs() 1164 if (nh->nlmsg_type == NLMSG_ERROR) in print_limits()
|
/kernel/linux/linux-6.6/tools/testing/selftests/connector/ |
H A D | proc_filter.c | 140 if (hdr->nlmsg_type == NLMSG_ERROR) { in handle_packet() 141 perror("NLMSG_ERROR error\n"); in handle_packet()
|
/kernel/linux/linux-6.6/tools/net/ynl/lib/ |
H A D | ynl.py | 31 NLMSG_ERROR = 2 variable in Netlink 199 if self.nl_type == Netlink.NLMSG_ERROR:
|
/kernel/linux/linux-5.10/tools/testing/vsock/ |
H A D | vsock_diag_test.c | 285 if (h->nlmsg_type == NLMSG_ERROR) { in read_vsock_stat() 289 fprintf(stderr, "NLMSG_ERROR\n"); in read_vsock_stat() 292 perror("NLMSG_ERROR"); in read_vsock_stat()
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | netlink.c | 110 case NLMSG_ERROR: in bpf_netlink_recv()
|
/kernel/linux/linux-6.6/tools/testing/vsock/ |
H A D | vsock_diag_test.c | 285 if (h->nlmsg_type == NLMSG_ERROR) { in read_vsock_stat() 289 fprintf(stderr, "NLMSG_ERROR\n"); in read_vsock_stat() 292 perror("NLMSG_ERROR"); in read_vsock_stat()
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | net.c | 173 case NLMSG_ERROR: in netlink_recv()
|
/kernel/linux/linux-5.10/net/ncsi/ |
H A D | ncsi-netlink.c | 581 NLMSG_ERROR, sizeof(*nle), 0); in ncsi_send_netlink_err()
|