Searched refs:nlhhost_stats (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A Dscsi_transport_iscsi.c3731 struct nlmsghdr *nlhhost_stats; local
3764 nlhhost_stats = __nlmsg_put(skbhost_stats, 0, 0, 0,
3765 (len - sizeof(*nlhhost_stats)), 0);
3766 evhost_stats = nlmsg_data(nlhhost_stats);
3783 nlhhost_stats->nlmsg_len = actual_size;

Completed in 268 milliseconds