
Data Fields | |
| stun_trans_id | id |
| unsigned char | ies [0] |
| unsigned short | msglen |
| unsigned short | msgtype |
Definition at line 72 of file stun.c.
Referenced by ast_stun_handle_packet(), ast_stun_request(), and stun_req_id().
| unsigned char ies[0] |
Definition at line 73 of file stun.c.
Referenced by ast_stun_handle_packet(), and ast_stun_request().
| unsigned short msglen |
Definition at line 71 of file stun.c.
Referenced by ast_stun_handle_packet(), ast_stun_request(), and stun_send().
| unsigned short msgtype |
Definition at line 70 of file stun.c.
Referenced by ast_stun_handle_packet(), and ast_stun_request().