Searched refs:drem (Results 1 – 1 of 1) sorted by relevance
380 int drem = dsz; in tipc_msg_build() local436 if (drem < pktrem) in tipc_msg_build()437 pktrem = drem; in tipc_msg_build()443 drem -= pktrem; in tipc_msg_build()445 if (!drem) in tipc_msg_build()449 if (drem < (pktmax - INT_H_SIZE)) in tipc_msg_build()450 pktsz = drem + INT_H_SIZE; in tipc_msg_build()