![]() |
![]() |
paPayloadInfo_t defines the packet payload information in the short format. It is required by the Security Accelerator sub-system (SASS) More...
#include <pa.h>
Data Fields | |
uint16_t | offset |
uint16_t | len |
uint32_t | supData |
paPayloadInfo_t defines the packet payload information in the short format. It is required by the Security Accelerator sub-system (SASS)
paPayloadInfo_t defines the packet parsing information in terms of payload offset and payload length as described below
uint16_t paPayloadInfo_t::len |
The total length of the protocal payload to be processed by SA
uint16_t paPayloadInfo_t::offset |
The offset to where the SA packet parsing starts
uint32_t paPayloadInfo_t::supData |
Optional supplement data such as the 32-bit CountC for some 3GPP operation modes