Searched defs:isoal_sink_session (Results 1 – 1 of 1) sorted by relevance
253 struct isoal_sink_session { struct254 isoal_sink_sdu_alloc_cb sdu_alloc;255 isoal_sink_sdu_emit_cb sdu_emit;256 isoal_sink_sdu_write_cb sdu_write;257 isoal_sdu_cnt_t sn;258 uint16_t handle;259 uint16_t iso_interval;260 uint8_t pdus_per_sdu;261 uint8_t framed;262 uint8_t burst_number;[all …]