Data Fields | |
stun_trans_id | id |
unsigned char | ies [0] |
unsigned short | msglen |
unsigned short | msgtype |
Definition at line 239 of file rtp.c.
stun_trans_id id |
unsigned char ies[0] |
Definition at line 243 of file rtp.c.
Referenced by ast_rtp_stun_request(), and stun_handle_packet().
unsigned short msglen |
Definition at line 241 of file rtp.c.
Referenced by ast_rtp_stun_request(), stun_handle_packet(), and stun_send().
unsigned short msgtype |
Definition at line 240 of file rtp.c.
Referenced by ast_rtp_stun_request(), and stun_handle_packet().