Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
t35.h
Go to the documentation of this file.
1
12#pragma once
13#include <wsutil/value_string.h>
14
15extern const value_string T35CountryCode_vals[];
16extern const value_string T35Extension_vals[];
17extern const value_string H221ManufacturerCode_vals[];
Mapping between a 32-bit integer value and its string representation.
Definition value_string.h:33