Searched refs:NLMSG_DONE (Results 1 – 10 of 10) sorted by relevance
51 hdr->nlmsg_type = NLMSG_DONE; in send_message()143 } else if (hdr->nlmsg_type == NLMSG_DONE) { in handle_packet()
104 #define NLMSG_DONE 0x3 /* End of a dump */ macro
282 if (h->nlmsg_type == NLMSG_DONE) in read_vsock_stat()
32 NLMSG_DONE = 3 variable in Netlink203 elif self.nl_type == Netlink.NLMSG_DONE:
301 [NLMSG_DONE] = ynl_cb_done,
234 if (nh->nlmsg_type == NLMSG_DONE) in do_nl_req()1055 if (nh->nlmsg_type == NLMSG_DONE) in print_addrs()1162 if (nh->nlmsg_type == NLMSG_DONE) in print_limits()
376 case NLMSG_DONE: in netlink_recv()
187 case NLMSG_DONE: in netlink_recv()
194 case NLMSG_DONE: in libbpf_netlink_recv()
1054 } else if (answer.nh.nlmsg_type == NLMSG_DONE) { in xfrm_state_check()