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