Struct for an item description of a SDES packet. More...
#include <rtcppkt.h>
Public Attributes | |
uint8 | type |
item identifier. | |
uint8 | len |
item len in octets. | |
char | data [1] |
item content. |
Struct for an item description of a SDES packet.
item content.
item len in octets.
item identifier.