Data Fields | |
| unsigned short | attr |
| unsigned short | len |
| unsigned char | value [0] |
| unsigned short attr |
Definition at line 325 of file rtp.c.
Referenced by ast_stun_request(), stun_get_mapped(), stun_handle_packet(), and stun_process_attr().
| unsigned short len |
Definition at line 326 of file rtp.c.
Referenced by stun_get_mapped(), stun_handle_packet(), and stun_process_attr().
| unsigned char value[0] |
Definition at line 327 of file rtp.c.
Referenced by stun_process_attr().