![]() |
![]() |
NWAL Data mode meta data payload information from NetCP. More...
#include <nwal.h>
Data Fields | |
nwal_AppId | appId |
Ti_Pkt * | pPkt |
nwal_AppId | appCtxId |
uint32_t | authTagLen |
uint32_t * | pAuthTag |
NWAL Data mode meta data payload information from NetCP.
The parameters in this structure are used to provide additional details for the incoming payload from NetCP
Application context ID passed in the nwal_sendDM() API side band Data mode request.
Application ID registered during configuration for the packet stream
uint32_t nwalDmRxPayloadInfo_t::authTagLen |
Length of Authentication Tag
uint32_t* nwalDmRxPayloadInfo_t::pAuthTag |
Authentication Tag
Ti_Pkt* nwalDmRxPayloadInfo_t::pPkt |
Payload post Crypto action from NetCP