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