NLMSG_DONE        518 kernel/audit.c 	int		t     = done  ? NLMSG_DONE  : type;
NLMSG_DONE         83 net/bridge/netfilter/ebt_ulog.c 		ub->lastnlh->nlmsg_type = NLMSG_DONE;
NLMSG_DONE        104 net/ipv4/netfilter/ipt_ULOG.c 		ub->lastnlh->nlmsg_type = NLMSG_DONE;
NLMSG_DONE        266 net/ipv4/netfilter/ipt_ULOG.c 			nlh->nlmsg_type = NLMSG_DONE;
NLMSG_DONE        322 net/netfilter/nfnetlink_log.c 			  NLMSG_DONE,
NLMSG_DONE       1557 net/netlink/af_netlink.c 	nlh = nlmsg_put_answer(skb, cb, NLMSG_DONE, sizeof(len), NLM_F_MULTI);