![]() |
![]() |
SA Software Information structure. More...
#include <salld.h>
Data Fields | |
uint16_t | size |
uint32_t | swInfo [sa_MAX_SW_INFO_SIZE] |
SA Software Information structure.
Data structure defines the SA-specific software information required for all packets to be delivered to SA. It will be provided by the SA LLD based on the channel configuration parameters and the security protocols.The software information words should be copied to the CPPI Software words area as provided through the CPPI LLD or equivalent component.
Definition at line 1224 of file salld.h.
uint16_t Sa_SWInfo_t::size |
uint32_t Sa_SWInfo_t::swInfo[sa_MAX_SW_INFO_SIZE] |