gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 579 of file inet.hh.

Member Data Documentation

◆ dstOpts

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

Definition at line 587 of file inet.hh.

◆ [union]

◆ ext_len

uint8_t gem5::networking::ip6_opt_hdr::ext_len

Definition at line 582 of file inet.hh.

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

◆ ext_nxt

uint8_t gem5::networking::ip6_opt_hdr::ext_nxt

Definition at line 581 of file inet.hh.

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

◆ fragment

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

Definition at line 585 of file inet.hh.

◆ rtType2

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

Definition at line 586 of file inet.hh.


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

Generated on Tue Jun 18 2024 16:24:20 for gem5 by doxygen 1.11.0