Searched refs:drem (Results 1 – 1 of 1) sorted by relevance
326 int drem = dsz; in tipc_msg_build() local381 if (drem < pktrem) in tipc_msg_build()382 pktrem = drem; in tipc_msg_build()388 drem -= pktrem; in tipc_msg_build()390 if (!drem) in tipc_msg_build()394 if (drem < (pktmax - INT_H_SIZE)) in tipc_msg_build()395 pktsz = drem + INT_H_SIZE; in tipc_msg_build()