Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
stun_trans_id | id |
unsigned char | ies [0] |
unsigned short | msglen |
unsigned short | msgtype |
Definition at line 74 of file stun.c.
Referenced by ast_stun_handle_packet(), ast_stun_request(), Model::load(), and stun_req_id().
unsigned char ies[0] |
Definition at line 75 of file stun.c.
Referenced by ast_stun_handle_packet(), and ast_stun_request().
unsigned short msglen |
Definition at line 73 of file stun.c.
Referenced by ast_stun_handle_packet(), ast_stun_request(), and stun_send().
unsigned short msgtype |
Definition at line 72 of file stun.c.
Referenced by ast_stun_handle_packet(), and ast_stun_request().