#include <stun.h>
Public Attributes | |
char | value [STUN_MAX_STRING] |
UInt16 | sizeValue |
Definition at line 107 of file stun.h.
Definition at line 110 of file stun.h.
Referenced by encodeAtrString(), stunBuildReqSimple(), stunCreatePassword(), stunCreateUserName(), stunEncodeMessage(), stunNatType(), stunOpenSocket(), stunOpenSocketPair(), stunParseAtrString(), stunServerProcess(), stunServerProcessMsg(), and stunTest().
char StunAtrString::value[STUN_MAX_STRING] |
Definition at line 109 of file stun.h.
Referenced by encodeAtrString(), stunCreatePassword(), stunCreateUserName(), stunEncodeMessage(), stunParseAtrString(), stunParseMessage(), and stunServerProcessMsg().