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

/linux-4.1.27/drivers/infiniband/core/
H A Diwpm_util.c644 int i = 0, nlmsg_bytes = 0; iwpm_send_mapinfo() local
689 nlmsg_bytes += nlh->nlmsg_len; iwpm_send_mapinfo()
692 if (NLMSG_GOODSIZE - nlmsg_bytes < nlh->nlmsg_len * 2) { iwpm_send_mapinfo()
694 nlmsg_bytes = 0; iwpm_send_mapinfo()

Completed in 50 milliseconds