Home | History | Annotate | Download | only in shared

Lines Matching refs:total

117 /* return total length of buffer chain */
121 uint total;
123 total = 0;
125 total += PKTLEN(osh, p);
126 return (total);