![]() |
![]() |
SA Command Label Information structure. More...
#include <salld.h>
Data Fields | |
uint16_t | cmdLbSize |
uint8_t * | cmdLbBuf |
Sa_CmdLbUpdateInfo_t * | cmdLbUpdateInfo |
SA Command Label Information structure.
Data structure defines the SA-specific command label information used by SA to route packet to sub-engines within SA. The command label information will be formatted by the SA LLD based on the channel configuration parameters and the payload information as defined at Sa_PayloadInfo_t. The command label should be copied to the protocol-specific section at the CPPI packet descriptor as provided through the CPPI LLD or equivalent component.
Definition at line 1393 of file salld.h.
uint8_t* Sa_CmdLabelInfo_t::cmdLbBuf |
uint16_t Sa_CmdLabelInfo_t::cmdLbSize |