UNICORN - iOS
公開変数類 | 全メンバ一覧
dtls1_state_st 構造体

公開変数類

unsigned int send_cookie
 
unsigned char cookie [DTLS1_COOKIE_LENGTH]
 
unsigned char rcvd_cookie [DTLS1_COOKIE_LENGTH]
 
unsigned int cookie_len
 
unsigned short r_epoch
 
unsigned short w_epoch
 
DTLS1_BITMAP bitmap
 
DTLS1_BITMAP next_bitmap
 
unsigned short handshake_write_seq
 
unsigned short next_handshake_write_seq
 
unsigned short handshake_read_seq
 
unsigned char last_write_sequence [8]
 
record_pqueue unprocessed_rcds
 
record_pqueue processed_rcds
 
pqueue buffered_messages
 
pqueue sent_messages
 
record_pqueue buffered_app_data
 
unsigned int listen
 
unsigned int mtu
 
struct hm_header_st w_msg_hdr
 
struct hm_header_st r_msg_hdr
 
struct dtls1_timeout_st timeout
 
struct timeval next_timeout
 
unsigned short timeout_duration
 
unsigned char alert_fragment [DTLS1_AL_HEADER_LENGTH]
 
unsigned int alert_fragment_len
 
unsigned char handshake_fragment [DTLS1_HM_HEADER_LENGTH]
 
unsigned int handshake_fragment_len
 
unsigned int retransmitting
 
unsigned int change_cipher_spec_ok
 
int next_state
 
int shutdown_received
 

この構造体詳解は次のファイルから抽出されました: