Searched refs:drem (Results 1 – 1 of 1) sorted by relevance
252 int drem = dsz; in tipc_msg_build() local297 if (drem < pktrem) in tipc_msg_build()298 pktrem = drem; in tipc_msg_build()304 drem -= pktrem; in tipc_msg_build()306 if (!drem) in tipc_msg_build()310 if (drem < (pktmax - INT_H_SIZE)) in tipc_msg_build()311 pktsz = drem + INT_H_SIZE; in tipc_msg_build()