Searched defs:node_rx_iso_meta (Results 1 – 1 of 1) sorted by relevance
411 struct node_rx_iso_meta { struct412 uint64_t payload_number:39; /* cisPayloadNumber */413 uint64_t status:8; /* Status of reception (OK/not OK) */414 uint32_t timestamp; /* Time of reception */415 void *next; /* Pointer to next pre-transmission rx_node (BIS) */