Security Protocol Types
[SA LLD Constants (enums and defines)]

Security Protocol Types

Definition of Security Protocol Types of the packets to be processed in the SALLD channel



enum  Sa_SecProto_e {
  sa_PT_NULL = 0, sa_PT_SRTP, sa_PT_SRTCP, sa_PT_IPSEC_AH,
  sa_PT_IPSEC_ESP, sa_PT_3GPP_AC
}

Enumeration Type Documentation

Enumerator:
sa_PT_NULL 

No protocol: Data mode

sa_PT_SRTP 

Security RTP

sa_PT_SRTCP 

Security RTCP

sa_PT_IPSEC_AH 

IPSEC AH mode

sa_PT_IPSEC_ESP 

IPSEC ESP mode

sa_PT_3GPP_AC 

3GPP Air Ciphering

Definition at line 376 of file salld.h.


Copyright 2014, Texas Instruments Incorporated