Sa_psInfo_t defines the PS Info data used by SASS.
More...
#include <salld.h>
Data Fields |
uint32_t | word [6] |
Detailed Description
Sa_psInfo_t defines the PS Info data used by SASS.
Sa_psInfo_t defines the Protocol-specific information required by SASS
- word[0] contains command, payload offset and payload length described below: -SRTP/AC: offset to the RTP header; RTP payload length including ICV -IPSEC AH: offset to the Outer IP; IP payload length -IPSEC ESP: offset to the ESP header; ESP papload length including ICV
- word[1] contains 32-bit count-C for certain 3GPP ciphering and encryption modes
- word[2:5] contain up to 16-byte IV in array of 32-bit words for certain 3GPP ciphering and encryption modes
- Note:
- : Use PS Info constructing Macros to format the PS Info data
Definition at line 3068 of file salld.h.
Field Documentation
PS Info control block word 0-5
Definition at line 3069 of file salld.h.
The documentation for this struct was generated from the following file: