Searched refs:drem (Results 1 – 1 of 1) sorted by relevance
253 int drem = dsz; in tipc_msg_build() local298 if (drem < pktrem) in tipc_msg_build()299 pktrem = drem; in tipc_msg_build()305 drem -= pktrem; in tipc_msg_build()307 if (!drem) in tipc_msg_build()311 if (drem < (pktmax - INT_H_SIZE)) in tipc_msg_build()312 pktsz = drem + INT_H_SIZE; in tipc_msg_build()