Data Fields | |
stun_trans_id | id |
unsigned char | ies [0] |
unsigned short | msglen |
unsigned short | msgtype |
Definition at line 244 of file rtp.c.
Definition at line 247 of file rtp.c.
Referenced by stun_handle_packet(), and stun_req_id().
unsigned char ies[0] |
Definition at line 248 of file rtp.c.
Referenced by ast_rtp_stun_request(), and stun_handle_packet().
unsigned short msglen |
Definition at line 246 of file rtp.c.
Referenced by ast_rtp_stun_request(), stun_handle_packet(), and stun_send().
unsigned short msgtype |
Definition at line 245 of file rtp.c.
Referenced by ast_rtp_stun_request(), and stun_handle_packet().