Searched refs:nof_fragms (Results 1 – 1 of 1) sorted by relevance
309 int pktno, nof_fragms, dsz, dmax, eat; in tipc_msg_fragment() local324 nof_fragms = dsz / dmax + 1; in tipc_msg_fragment()325 for (pktno = 1; pktno <= nof_fragms; pktno++) { in tipc_msg_fragment()326 if (pktno < nof_fragms) in tipc_msg_fragment()343 msg_set_nof_fragms(_hdr, nof_fragms); in tipc_msg_fragment()