Home | History | Annotate | Download | only in core

Lines Matching refs:total_slices

1448   size_t total_slices = 0;   // SUM(#slices in |packets|).
1453 total_slices += packet.slices().size();
1526 total_slices += packet.slices().size();
1544 const size_t max_iovecs = total_slices + packets.size();