Lines Matching defs:pack
24 int pack, lb = 0;26 for (pack = 0; pack < sk->n_o_ps; pack++) {33 urb->iso_frame_desc[pack].offset = lb;34 urb->iso_frame_desc[pack].length = l;40 urb->number_of_packets = pack;647 for (pack = 1; pack < urb->number_of_packets; ++pack) {648 int l = urb->iso_frame_desc[pack].actual_length;