Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dnetlink.h104 #define NLMSG_DONE 0x3 /* End of a dump */ macro
/tools/testing/vsock/
Dvsock_diag_test.c292 if (h->nlmsg_type == NLMSG_DONE) in read_vsock_stat()
/tools/lib/bpf/
Dnetlink.c114 case NLMSG_DONE: in bpf_netlink_recv()