Searched refs:NLMSG_DONE (Results 1 – 1 of 1) sorted by relevance
45 NLMSG_DONE = 3 variable179 if hdr.type != NLMSG_DONE:214 if nlmsghdr.type == NLMSG_ERROR or nlmsghdr.type == NLMSG_DONE:273 if response_type == NLMSG_DONE: