here we store credentials extracted from a message More...
Data Fields | |
| const char * | password |
| const char * | username |
here we store credentials extracted from a message
Definition at line 422 of file rtp.c.
| const char* password |
Definition at line 424 of file rtp.c.
Referenced by stun_process_attr().
| const char* username |
Definition at line 423 of file rtp.c.
Referenced by stun_handle_packet(), and stun_process_attr().
1.7.1