#include <dc1394/juju/firewire-cdev.h>
struct fw_cdev_event_iso_interrupt - Sent when an iso packet was completed : See set by FW_CDEV_CREATE_ISO_CONTEXT ioctl : See always FW_CDEV_EVENT_ISO_INTERRUPT : Cycle counter of the interrupt packet : Total length of following headers, in bytes : Stripped headers, if any
This event is sent when the controller has completed an &fw_cdev_iso_packet with the FW_CDEV_ISO_INTERRUPT bit set. In the receive case, the headers stripped of all packets up until and including the interrupt packet are returned in the field.