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