gem5  v22.1.0.0
Public Attributes | List of all members
gem5::networking::ip6_opt_hdr Struct Reference

#include <inet.hh>

Inheritance diagram for gem5::networking::ip6_opt_hdr:
gem5::networking::Ip6Opt

Public Attributes

uint8_t ext_nxt
 
uint8_t ext_len
 
union {
   struct ip6_opt_fragment   fragment
 
   struct ip6_opt_routing_type2   rtType2
 
   struct ip6_opt_dstopts   dstOpts
 
ext_data
 

Detailed Description

Definition at line 580 of file inet.hh.

Member Data Documentation

◆ dstOpts

struct ip6_opt_dstopts gem5::networking::ip6_opt_hdr::dstOpts

Definition at line 583 of file inet.hh.

◆ 

union { ... } gem5::networking::ip6_opt_hdr::ext_data

◆ ext_len

uint8_t gem5::networking::ip6_opt_hdr::ext_len

Definition at line 583 of file inet.hh.

Referenced by gem5::networking::Ip6Opt::extlen().

◆ ext_nxt

uint8_t gem5::networking::ip6_opt_hdr::ext_nxt

Definition at line 582 of file inet.hh.

Referenced by gem5::networking::Ip6Opt::nxt().

◆ fragment

struct ip6_opt_fragment gem5::networking::ip6_opt_hdr::fragment

Definition at line 583 of file inet.hh.

◆ rtType2

struct ip6_opt_routing_type2 gem5::networking::ip6_opt_hdr::rtType2

Definition at line 583 of file inet.hh.


The documentation for this struct was generated from the following file:

Generated on Wed Dec 21 2022 10:24:17 for gem5 by doxygen 1.9.1