ext_max_record.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int MHD_gtls_mre_num2record (int num)
int MHD_gtls_mre_record2num (uint16_t record_size)
int MHD_gtls_max_record_recv_params (MHD_gtls_session_t session, const opaque *data, size_t data_size)
int MHD_gtls_max_record_send_params (MHD_gtls_session_t session, opaque *data, size_t)


Function Documentation

int MHD_gtls_max_record_recv_params ( MHD_gtls_session_t  session,
const opaque data,
size_t  data_size 
)

int MHD_gtls_max_record_send_params ( MHD_gtls_session_t  session,
opaque data,
size_t   
)

int MHD_gtls_mre_num2record ( int  num  ) 

Definition at line 161 of file ext_max_record.c.

References GNUTLS_E_RECEIVED_ILLEGAL_PARAMETER.

Referenced by MHD_gtls_max_record_recv_params().

Here is the caller graph for this function:

int MHD_gtls_mre_record2num ( uint16_t  record_size  ) 

Definition at line 182 of file ext_max_record.c.

References GNUTLS_E_RECEIVED_ILLEGAL_PARAMETER.

Referenced by MHD_gtls_max_record_send_params().

Here is the caller graph for this function:


Generated on Fri Feb 27 18:32:36 2009 for GNU libmicrohttpd by  doxygen 1.5.7.1