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

Data Fields

union {
   session_handle_t   app_session_handle
 
   u32   parent_app_api_ctx
 
}; 
 
session_handle_t srtp_session_handle
 
u32 parent_app_wrk_index
 
u32 srtp_ctx
 
u32 listener_ctx_index
 
u8 udp_is_ip4
 

Detailed Description

Definition at line 37 of file srtp.h.

Field Documentation

◆ @131

union { ... }

◆ app_session_handle

session_handle_t srtp_cxt_id_::app_session_handle

Definition at line 41 of file srtp.h.

◆ listener_ctx_index

u32 srtp_cxt_id_::listener_ctx_index

Definition at line 47 of file srtp.h.

◆ parent_app_api_ctx

u32 srtp_cxt_id_::parent_app_api_ctx

Definition at line 42 of file srtp.h.

◆ parent_app_wrk_index

u32 srtp_cxt_id_::parent_app_wrk_index

Definition at line 45 of file srtp.h.

◆ srtp_ctx

u32 srtp_cxt_id_::srtp_ctx

Definition at line 46 of file srtp.h.

◆ srtp_session_handle

session_handle_t srtp_cxt_id_::srtp_session_handle

Definition at line 44 of file srtp.h.

◆ udp_is_ip4

u8 srtp_cxt_id_::udp_is_ip4

Definition at line 48 of file srtp.h.


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