gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::networking::Ip6Opt Struct Reference

#include <inet.hh>

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

Public Member Functions

uint8_t nxt () const
 
uint8_t extlen () const
 
uint8_t len () const
 
uint8_t rtType2Type () const
 
uint8_t rtType2SegLft () const
 
const uint8_t * rtType2Addr () const
 
uint16_t fragmentOfflg () const
 
uint32_t fragmentIdent () const
 
uint8_t dstOptType () const
 
uint8_t dstOptLength () const
 
const uint8_t * dstOptAddr () const
 

Additional Inherited Members

- Public Attributes inherited from gem5::networking::ip6_opt_hdr
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 591 of file inet.hh.

Member Function Documentation

◆ dstOptAddr()

const uint8_t * gem5::networking::Ip6Opt::dstOptAddr ( ) const
inline

Definition at line 612 of file inet.hh.

References gem5::networking::ip6_opt_hdr::ext_data.

◆ dstOptLength()

uint8_t gem5::networking::Ip6Opt::dstOptLength ( ) const
inline

Definition at line 611 of file inet.hh.

References gem5::networking::ip6_opt_hdr::ext_data.

◆ dstOptType()

uint8_t gem5::networking::Ip6Opt::dstOptType ( ) const
inline

Definition at line 610 of file inet.hh.

References gem5::networking::ip6_opt_hdr::ext_data.

◆ extlen()

uint8_t gem5::networking::Ip6Opt::extlen ( ) const
inline

Definition at line 594 of file inet.hh.

References gem5::networking::ip6_opt_hdr::ext_len.

Referenced by len().

◆ fragmentIdent()

uint32_t gem5::networking::Ip6Opt::fragmentIdent ( ) const
inline

Definition at line 607 of file inet.hh.

References gem5::networking::ip6_opt_hdr::ext_data.

◆ fragmentOfflg()

uint16_t gem5::networking::Ip6Opt::fragmentOfflg ( ) const
inline

Definition at line 606 of file inet.hh.

References gem5::networking::ip6_opt_hdr::ext_data.

◆ len()

uint8_t gem5::networking::Ip6Opt::len ( ) const
inline

Definition at line 595 of file inet.hh.

References extlen().

Referenced by gem5::networking::Ip6Hdr::getExt().

◆ nxt()

uint8_t gem5::networking::Ip6Opt::nxt ( ) const
inline

◆ rtType2Addr()

const uint8_t * gem5::networking::Ip6Opt::rtType2Addr ( ) const
inline

Definition at line 603 of file inet.hh.

References gem5::networking::ip6_opt_hdr::ext_data.

◆ rtType2SegLft()

uint8_t gem5::networking::Ip6Opt::rtType2SegLft ( ) const
inline

Definition at line 602 of file inet.hh.

References gem5::networking::ip6_opt_hdr::ext_data.

◆ rtType2Type()

uint8_t gem5::networking::Ip6Opt::rtType2Type ( ) const
inline

Definition at line 601 of file inet.hh.

References gem5::networking::ip6_opt_hdr::ext_data.


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