Wireshark
4.3.0
The Wireshark network protocol analyzer
epan
ipv6.h
Go to the documentation of this file.
1
17
#ifndef __IPV6_UTILS_H__
18
#define __IPV6_UTILS_H__
19
20
#include <
wsutil/inet_ipv6.h
>
21
22
typedef
struct
{
23
ws_in6_addr
addr;
24
guint32 prefix;
25
}
ipv6_addr_and_prefix
;
26
27
#endif
/* __IPV6_UTILS_H__ */
inet_ipv6.h
e_in6_addr
Definition:
inet_ipv6.h:21
ipv6_addr_and_prefix
Definition:
ipv6.h:22
Generated by
1.9.1