| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| 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 Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), ast_stun_handle_packet(), ast_stun_request(), 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().