Searched refs:up_frames (Results 1 – 3 of 3) sorted by relevance
82 uint32_t up_frames; /* Number of following frames */ member
449 up->up_frames = htole32(nframes); in usbpf_xfertap()
489 up->up_frames = le32toh(up->up_frames); in print_apacket()511 (int)up->up_frames, in print_apacket()513 (USBPF_FRAME_HDR_LEN * up->up_frames)), in print_apacket()521 for (x = 0; x != up->up_frames; x++) { in print_apacket()