Data Fields | |
stun_trans_id | id |
unsigned char | ies [0] |
unsigned short | msglen |
unsigned short | msgtype |
Definition at line 320 of file rtp.c.
Referenced by stun_handle_packet(), and stun_req_id().
unsigned char ies[0] |
Definition at line 321 of file rtp.c.
Referenced by ast_stun_request(), and stun_handle_packet().
unsigned short msglen |
Definition at line 319 of file rtp.c.
Referenced by ast_stun_request(), stun_handle_packet(), and stun_send().
unsigned short msgtype |
Definition at line 318 of file rtp.c.
Referenced by ast_stun_request(), and stun_handle_packet().