Searched refs:drem (Results 1 – 1 of 1) sorted by relevance
267 int drem = dsz; in tipc_msg_build() local322 if (drem < pktrem) in tipc_msg_build()323 pktrem = drem; in tipc_msg_build()329 drem -= pktrem; in tipc_msg_build()331 if (!drem) in tipc_msg_build()335 if (drem < (pktmax - INT_H_SIZE)) in tipc_msg_build()336 pktsz = drem + INT_H_SIZE; in tipc_msg_build()