Searched refs:nlmsg_bytes (Results 1 – 1 of 1) sorted by relevance
688 int i = 0, nlmsg_bytes = 0; in iwpm_send_mapinfo() local744 nlmsg_bytes += nlh->nlmsg_len; in iwpm_send_mapinfo()747 if (NLMSG_GOODSIZE - nlmsg_bytes < nlh->nlmsg_len * 2) { in iwpm_send_mapinfo()749 nlmsg_bytes = 0; in iwpm_send_mapinfo()