NLMSG_DONE        100 drivers/connector/connector.c 	nlh = nlmsg_put(skb, 0, msg->seq, NLMSG_DONE, size, 0);
NLMSG_DONE        675 drivers/infiniband/core/iwpm_util.c 	nlh->nlmsg_type = NLMSG_DONE;
NLMSG_DONE       2473 drivers/net/team/team.c 	nlh = nlmsg_put(skb, portid, seq, NLMSG_DONE, 0, flags | NLM_F_MULTI);
NLMSG_DONE       2762 drivers/net/team/team.c 	nlh = nlmsg_put(skb, portid, seq, NLMSG_DONE, 0, flags | NLM_F_MULTI);
NLMSG_DONE        908 kernel/audit.c 	int		t     = done  ? NLMSG_DONE  : type;
NLMSG_DONE       1901 net/core/devlink.c 			NLMSG_DONE, 0, flags | NLM_F_MULTI);
NLMSG_DONE       2181 net/core/devlink.c 			NLMSG_DONE, 0, flags | NLM_F_MULTI);
NLMSG_DONE       2325 net/core/devlink.c 			NLMSG_DONE, 0, flags | NLM_F_MULTI);
NLMSG_DONE       2627 net/core/devlink.c 			NLMSG_DONE, 0, flags | NLM_F_MULTI);
NLMSG_DONE       4586 net/core/devlink.c 			NLMSG_DONE, 0, flags | NLM_F_MULTI);
NLMSG_DONE        350 net/netfilter/nfnetlink_log.c 						 NLMSG_DONE,
NLMSG_DONE       2260 net/netlink/af_netlink.c 	nlh = nlmsg_put_answer(skb, cb, NLMSG_DONE,
NLMSG_DONE        590 net/smc/smc_pnet.c 	hdr = nlmsg_put(msg, info->snd_portid, info->snd_seq, NLMSG_DONE, 0,
NLMSG_DONE        106 samples/bpf/xdp_router_ipv4_user.c 		if (nh->nlmsg_type == NLMSG_DONE)
NLMSG_DONE         59 samples/connector/cn_test.c 	nlh = nlmsg_put(skb, 0, 0x123, NLMSG_DONE, size - sizeof(*nlh), 0);
NLMSG_DONE         59 samples/connector/ucon.c 	nlh->nlmsg_type = NLMSG_DONE;
NLMSG_DONE        221 samples/connector/ucon.c 		case NLMSG_DONE:
NLMSG_DONE        114 tools/lib/bpf/netlink.c 			case NLMSG_DONE:
NLMSG_DONE        292 tools/testing/vsock/vsock_diag_test.c 			if (h->nlmsg_type == NLMSG_DONE)