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

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

Completed in 120 milliseconds