|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Functions | |
| WS_DLL_PUBLIC unsigned | mibenum_charset_to_encoding (unsigned charset) |
| Map a MIBenum code for a charset to a Wireshark string encoding. | |
| typedef | VALUE_STRING_ENUM (mibenum_vals_character_sets) mibenum_vals_character_sets_type_t |
| VS_LIST_TO_ENUM_VAL_T_ARRAY_GLOBAL_DCL (mibenum_vals_character_sets_ev_array) | |
| VS_LIST_TO_ENUM_VAL_T_ARRAY_GLOBAL_DCL (ws_supported_mibenum_vals_character_sets_ev_array) | |
Variables | |
| WS_DLL_PUBLIC value_string_ext | mibenum_vals_character_sets_ext |
Declarations for IANA-registered character sets
http://www.iana.org/assignments/character-sets/character-sets.xhtml
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs
WAP dissector based on original work by Ben Fowler Updated by Neil Hunter neil..nosp@m.hunt.nosp@m.er@en.nosp@m.ergi.nosp@m.s-squ.nosp@m.ared.nosp@m..com WTLS support by Alexandre P. Ferreira (Splice IP)
SPDX-License-Identifier: GPL-2.0-or-later
| WS_DLL_PUBLIC unsigned mibenum_charset_to_encoding | ( | unsigned | charset | ) |
Map a MIBenum code for a charset to a Wireshark string encoding.
| charset | The character set code. |