|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.9.0.2
|
Data Fields | |
| uint32_t | accLatency |
| uint32_t | age |
| Stream Age. | |
| uint8_t | failCode |
| Failure code. | |
| uint8_t | failIntf |
| Failure interface. | |
| uint8_t | failMacAddr [OPEN_MAC_ADDR_LEN] |
| OPEN_BOOL_t | listenerDeclared |
| uint32_t | listenerDeclType |
| Listener type. | |
| OPEN_BOOL_t | listenerRegistered |
| uint32_t | streamID |
| Stream id to uniquely identify a stream. | |
| uint8_t | streamMacAddr [OPEN_MAC_ADDR_LEN] |
| Stream MAC address. | |
| OPEN_BOOL_t | talkerDeclared |
| uint32_t | talkerDeclType |
| Talker type. | |
| OPEN_BOOL_t | talkerRegistered |
Definition at line 54 of file openapi_msrp.h.