Home
last modified time | relevance | path

Searched refs:NLMSG_DONE (Results 1 – 13 of 13) sorted by relevance

/tools/testing/selftests/connector/
A Dproc_filter.c51 hdr->nlmsg_type = NLMSG_DONE; in send_message()
143 } else if (hdr->nlmsg_type == NLMSG_DONE) { in handle_packet()
/tools/include/uapi/linux/
A Dnetlink.h104 #define NLMSG_DONE 0x3 /* End of a dump */ macro
/tools/testing/selftests/net/
A Dnetlink-dumps.c46 if (nlh->nlmsg_type != NLMSG_DONE) in nl_get_extack()
A Dipsec.c1055 } else if (answer.nh.nlmsg_type == NLMSG_DONE) { in xfrm_state_check()
/tools/testing/vsock/
A Dvsock_diag_test.c284 if (h->nlmsg_type == NLMSG_DONE) in read_vsock_stat()
/tools/testing/selftests/net/mptcp/
A Dmptcp_diag.c324 if (nlh->nlmsg_type == NLMSG_DONE) { in recv_nlmsg()
A Dpm_nl_ctl.c228 if (nh->nlmsg_type == NLMSG_DONE) in do_nl_req()
1057 if (nh->nlmsg_type == NLMSG_DONE) in print_addrs()
1193 if (nh->nlmsg_type == NLMSG_DONE) in print_limits()
/tools/net/ynl/pyynl/lib/
A Dynl.py37 NLMSG_DONE = 3 variable in Netlink
208 elif self.nl_type == Netlink.NLMSG_DONE:
/tools/testing/selftests/bpf/
A Dxsk.c379 case NLMSG_DONE: in netlink_recv()
/tools/bpf/bpftool/
A Dnet.c193 case NLMSG_DONE: in netlink_recv()
/tools/lib/bpf/
A Dnetlink.c194 case NLMSG_DONE: in libbpf_netlink_recv()
/tools/net/ynl/lib/
A Dynl.c603 case NLMSG_DONE: in __ynl_sock_read_msgs()
/tools/testing/selftests/net/ovpn/
A Dovpn-cli.c1281 if (h->nlmsg_type == NLMSG_DONE) { in ovpn_rt_send()

Completed in 30 milliseconds