Home
last modified time | relevance | path

Searched refs:NLMSG_ERROR (Results 1 – 15 of 15) sorted by relevance

/linux/tools/include/uapi/linux/
A Dnetlink.h103 #define NLMSG_ERROR 0x2 /* Error */ macro
/linux/tools/accounting/
A Dgetdelays.c183 if (ans.n.nlmsg_type == NLMSG_ERROR || in get_family_id()
460 if (msg.n.nlmsg_type == NLMSG_ERROR || in main()
/linux/tools/testing/selftests/net/
A Dipsec.c257 } else if (answer.hdr.nlmsg_type != NLMSG_ERROR) { in netlink_check_answer()
1065 if (answer.nh.nlmsg_type == NLMSG_ERROR) { in xfrm_state_check()
1331 } else if (answer.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_state_allocspi()
1420 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_monitor_acquire()
1494 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_expire_state()
1572 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_expire_policy()
1647 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_spdinfo_set_thresh()
1721 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_spdinfo_attrs()
/linux/include/uapi/linux/
A Dnetlink.h104 #define NLMSG_ERROR 0x2 /* Error */ macro
/linux/samples/connector/
A Ducon.c217 case NLMSG_ERROR: in main()
/linux/tools/testing/selftests/nci/
A Dnci_dev.c196 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()
/linux/tools/testing/selftests/net/mptcp/
A Dpm_nl_ctl.c109 if (nh->nlmsg_type == NLMSG_ERROR) { in do_nl_req()
470 if (nh->nlmsg_type == NLMSG_ERROR) in print_addrs()
577 if (nh->nlmsg_type == NLMSG_ERROR) in print_limits()
/linux/tools/testing/vsock/
A Dvsock_diag_test.c285 if (h->nlmsg_type == NLMSG_ERROR) { in read_vsock_stat()
/linux/tools/bpf/bpftool/
A Dnet.c173 case NLMSG_ERROR: in netlink_recv()
/linux/net/ncsi/
A Dncsi-netlink.c581 NLMSG_ERROR, sizeof(*nle), 0); in ncsi_send_netlink_err()
/linux/tools/lib/bpf/
A Dnetlink.c125 case NLMSG_ERROR: in libbpf_netlink_recv()
/linux/net/ipv6/
A Dip6mr.c780 nlh->nlmsg_type = NLMSG_ERROR; in ip6mr_destroy_unres()
1021 nlh->nlmsg_type = NLMSG_ERROR; in ip6mr_cache_resolve()
/linux/net/ipv4/
A Dipmr.c730 nlh->nlmsg_type = NLMSG_ERROR; in ipmr_destroy_unres()
991 nlh->nlmsg_type = NLMSG_ERROR; in ipmr_cache_resolve()
/linux/net/netlink/
A Daf_netlink.c2439 NLMSG_ERROR, payload, flags); in netlink_ack()
/linux/net/netfilter/ipset/
A Dip_set_core.c1723 nlh->nlmsg_seq, NLMSG_ERROR, payload, 0); in call_ad()

Completed in 38 milliseconds