Wireshark  4.3.0
The Wireshark network protocol analyzer
Classes | Macros | Typedefs
inet_ipv6.h File Reference
#include <inttypes.h>
#include <stdbool.h>

Go to the source code of this file.

Classes

struct  e_in6_addr
 
struct  ws_ip6_hdr
 
struct  ip6_ext
 
struct  ip6_rthdr
 
struct  ip6_rthdr0
 
struct  ip6_frag
 

Macros

#define IPv6_ADDR_SIZE   16
 
#define IPv6_HDR_SIZE   40
 
#define IPv6_FRAGMENT_HDR_SIZE   8
 
#define IP6F_OFF_MASK   0xfff8 /* mask out offset from _offlg */
 
#define IP6F_RESERVED_MASK   0x0006 /* reserved bits in ip6f_offlg */
 
#define IP6F_MORE_FRAG   0x0001 /* more-fragments flag */
 

Typedefs

typedef struct e_in6_addr ws_in6_addr
 

Detailed Description

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

SPDX-License-Identifier: GPL-2.0-or-later