Mon Jun 27 16:51:23 2011

Asterisk developer's documentation


ast_srtp Struct Reference


Data Fields

unsigned char buf [8192+AST_FRIENDLY_OFFSET]
ast_srtp_cbcb
void * data
ao2_containerpolicies
ast_rtp_instancertp
srtp_t session

Detailed Description

Definition at line 50 of file res_srtp.c.


Field Documentation

unsigned char buf[8192+AST_FRIENDLY_OFFSET]

Definition at line 56 of file res_srtp.c.

Referenced by ast_srtp_protect().

struct ast_srtp_cb* cb

Definition at line 54 of file res_srtp.c.

Referenced by ast_srtp_set_cb(), and ast_srtp_unprotect().

void* data

Definition at line 55 of file res_srtp.c.

Referenced by ast_srtp_set_cb(), and ast_srtp_unprotect().

struct ao2_container* policies

Definition at line 52 of file res_srtp.c.

Referenced by ast_srtp_add_stream(), ast_srtp_destroy(), and find_policy().

struct ast_rtp_instance* rtp

Definition at line 51 of file res_srtp.c.

Referenced by __rtp_recvfrom(), __rtp_sendto(), ast_rtp_change_source(), ast_srtp_create(), and ast_srtp_unprotect().

srtp_t session

Definition at line 53 of file res_srtp.c.

Referenced by ast_srtp_add_stream(), ast_srtp_change_source(), ast_srtp_create(), ast_srtp_destroy(), ast_srtp_protect(), and ast_srtp_unprotect().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:23 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7