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