Home
last modified time | relevance | path

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

/tools/testing/selftests/net/netfilter/
A Daudit_logread.c42 rep->nlh.nlmsg_type == NLMSG_ERROR) /* short-cut for now */ in audit_recv()
/tools/include/uapi/linux/
A Dnetlink.h103 #define NLMSG_ERROR 0x2 /* Error */ macro
/tools/accounting/
A Dprocacct.c189 if (ans.n.nlmsg_type == NLMSG_ERROR || in get_family_id()
358 if (msg.n.nlmsg_type == NLMSG_ERROR || in main()
A Dgetdelays.c182 if (ans.n.nlmsg_type == NLMSG_ERROR || in get_family_id()
526 if (msg.n.nlmsg_type == NLMSG_ERROR || in main()
A Ddelaytop.c348 if (ans.n.nlmsg_type == NLMSG_ERROR || in get_family_id()
493 if (rc < 0 || resp.n.nlmsg_type == NLMSG_ERROR) { in fetch_and_fill_task_info()
646 if (rc < 0 || resp.n.nlmsg_type == NLMSG_ERROR) { in get_container_stats()
/tools/testing/selftests/landlock/
A Daudit.h107 if (msg->header.nlmsg_type == NLMSG_ERROR) in audit_recv()
137 } while (reply->header.nlmsg_type != NLMSG_ERROR && in audit_request()
/tools/testing/selftests/net/
A Dipsec.c296 } else if (answer.hdr.nlmsg_type != NLMSG_ERROR) { in netlink_check_answer()
1051 if (answer.nh.nlmsg_type == NLMSG_ERROR) { in xfrm_state_check()
1317 } else if (answer.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_state_allocspi()
1406 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_monitor_acquire()
1480 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_expire_state()
1558 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_expire_policy()
1633 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_spdinfo_set_thresh()
1707 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_spdinfo_attrs()
/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()
/tools/testing/selftests/connector/
A Dproc_filter.c140 if (hdr->nlmsg_type == NLMSG_ERROR) { in handle_packet()
/tools/testing/selftests/net/mptcp/
A Dpm_nl_ctl.c133 if (nh->nlmsg_type == NLMSG_ERROR) in capture_events()
134 error(1, NLMSG_ERROR, "received invalid NL message"); in capture_events()
231 if (nh->nlmsg_type == NLMSG_ERROR && nl_error(nh)) in do_nl_req()
1059 if (nh->nlmsg_type == NLMSG_ERROR) in print_addrs()
1195 if (nh->nlmsg_type == NLMSG_ERROR) in print_limits()
A Dmptcp_diag.c327 } else if (nlh->nlmsg_type == NLMSG_ERROR) { in recv_nlmsg()
/tools/testing/selftests/bpf/
A Dnetlink_helpers.c215 if (h->nlmsg_type == NLMSG_ERROR) { in __rtnl_talk_iov()
A Dxsk.c373 case NLMSG_ERROR: in netlink_recv()
/tools/testing/vsock/
A Dvsock_diag_test.c287 if (h->nlmsg_type == NLMSG_ERROR) { in read_vsock_stat()
/tools/testing/selftests/net/tcp_ao/lib/
A Dnetlink.c45 } else if (answer.hdr.nlmsg_type != NLMSG_ERROR) { in netlink_check_answer()
/tools/net/ynl/pyynl/lib/
A Dynl.py36 NLMSG_ERROR = 2 variable in Netlink
204 if self.nl_type == Netlink.NLMSG_ERROR:
/tools/bpf/bpftool/
A Dnet.c186 case NLMSG_ERROR: in netlink_recv()
/tools/lib/bpf/
A Dnetlink.c187 case NLMSG_ERROR: in libbpf_netlink_recv()
/tools/net/ynl/lib/
A Dynl.c600 case NLMSG_ERROR: in __ynl_sock_read_msgs()
/tools/testing/selftests/net/ovpn/
A Dovpn-cli.c1286 if (h->nlmsg_type == NLMSG_ERROR) { in ovpn_rt_send()

Completed in 63 milliseconds