FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
transport_endpt_cfg_srtp_policy Struct Reference

Data Fields

u32 ssrc_type
 
u32 ssrc_value
 
u32 window_size
 
u8 allow_repeat_tx
 
u8 key_len
 
u8 key [SRTP_MAX_KEYLEN]
 
uint32_t ssrc_type
 
uint32_t ssrc_value
 
uint32_t window_size
 
uint8_t allow_repeat_tx
 
uint8_t key_len
 
uint8_t key [46]
 

Detailed Description

Definition at line 56 of file srtp.h.

Field Documentation

◆ allow_repeat_tx [1/2]

u8 transport_endpt_cfg_srtp_policy::allow_repeat_tx

Definition at line 61 of file srtp.h.

◆ allow_repeat_tx [2/2]

uint8_t transport_endpt_cfg_srtp_policy::allow_repeat_tx

Definition at line 711 of file vcl_test_protos.c.

◆ key [1/2]

u8 transport_endpt_cfg_srtp_policy::key[SRTP_MAX_KEYLEN]

Definition at line 63 of file srtp.h.

◆ key [2/2]

uint8_t transport_endpt_cfg_srtp_policy::key[46]

Definition at line 713 of file vcl_test_protos.c.

◆ key_len [1/2]

u8 transport_endpt_cfg_srtp_policy::key_len

Definition at line 62 of file srtp.h.

◆ key_len [2/2]

uint8_t transport_endpt_cfg_srtp_policy::key_len

Definition at line 712 of file vcl_test_protos.c.

◆ ssrc_type [1/2]

u32 transport_endpt_cfg_srtp_policy::ssrc_type

Definition at line 58 of file srtp.h.

◆ ssrc_type [2/2]

uint32_t transport_endpt_cfg_srtp_policy::ssrc_type

Definition at line 708 of file vcl_test_protos.c.

◆ ssrc_value [1/2]

u32 transport_endpt_cfg_srtp_policy::ssrc_value

Definition at line 59 of file srtp.h.

◆ ssrc_value [2/2]

uint32_t transport_endpt_cfg_srtp_policy::ssrc_value

Definition at line 709 of file vcl_test_protos.c.

◆ window_size [1/2]

u32 transport_endpt_cfg_srtp_policy::window_size

Definition at line 60 of file srtp.h.

◆ window_size [2/2]

uint32_t transport_endpt_cfg_srtp_policy::window_size

Definition at line 710 of file vcl_test_protos.c.


The documentation for this struct was generated from the following files: