|
|
union { |
|
uint64_t felix_id |
| |
|
struct { |
|
uint stream_id: 8 |
| |
|
union { |
|
struct { |
|
uint transport_id: 14 |
| |
|
uint link_id: 14 |
| |
| } | |
| |
|
struct { |
|
uint proto_id: 7 |
| |
|
uint direction: 1 |
| |
|
uint elink_id: 19 |
| |
|
uint virtlink: 1 |
| |
| } | |
| |
| } | |
| |
|
uint connector_id: 16 |
| |
|
uint detector_id: 8 |
| |
|
uint version_id: 4 |
| |
| } | |
| |
| } | __attribute__ |
| |
The documentation for this struct was generated from the following file: