ISOAL Segmentation Header. More...
#include <lctr_pdu_iso.h>
| Data Fields | |
| bool_t | sc | 
| bool_t | cmplt | 
| uint8_t | len | 
| uint32_t | toffs | 
ISOAL Segmentation Header.
Definition at line 117 of file lctr_pdu_iso.h.
| bool_t cmplt | 
Segment complete flag.
Definition at line 120 of file lctr_pdu_iso.h.
| uint8_t len | 
Payload length.
Definition at line 121 of file lctr_pdu_iso.h.
| bool_t sc | 
Segment continuation flag.
Definition at line 119 of file lctr_pdu_iso.h.
| uint32_t toffs | 
Time offset.
Definition at line 122 of file lctr_pdu_iso.h.