![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Macros | |
#define | WS_INET_ADDRSTRLEN 16 |
#define | WS_INET6_ADDRSTRLEN 46 |
Functions | |
WS_DLL_PUBLIC WS_RETNONNULL const char * | ws_inet_ntop4 (const void *src, char *dst, size_t dst_size) |
WS_DLL_PUBLIC WS_RETNONNULL const char * | ws_inet_ntop6 (const void *src, char *dst, size_t dst_size) |
WS_DLL_PUBLIC bool | ws_inet_pton4 (const char *src, ws_in4_addr *dst) |
WS_DLL_PUBLIC bool | ws_inet_pton6 (const char *src, ws_in6_addr *dst) |
Wireshark - Network traffic analyzer By Gerald Combs geral Copyright 1998 Gerald Combs d@wi resha rk.o rg
SPDX-License-Identifier: GPL-2.0-or-later