gem5
|
#include <inet.hh>
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 Net::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 |
|
inline |
Definition at line 502 of file inet.hh.
References Net::ip6_opt_hdr::ext_data.
|
inline |
Definition at line 501 of file inet.hh.
References Net::ip6_opt_hdr::ext_data.
|
inline |
Definition at line 500 of file inet.hh.
References Net::ip6_opt_hdr::ext_data.
|
inline |
|
inline |
Definition at line 497 of file inet.hh.
References Net::ip6_opt_hdr::ext_data.
|
inline |
Definition at line 496 of file inet.hh.
References Net::ip6_opt_hdr::ext_data.
|
inline |
Definition at line 485 of file inet.hh.
References extlen().
Referenced by Net::Ip6Hdr::extensionLength(), Net::Ip6Hdr::getExt(), and Net::Ip6Hdr::proto().
|
inline |
Definition at line 483 of file inet.hh.
References Net::ip6_opt_hdr::ext_nxt.
Referenced by Net::Ip6Hdr::extensionLength(), Net::Ip6Hdr::getExt(), and Net::Ip6Hdr::proto().
|
inline |
Definition at line 493 of file inet.hh.
References Net::ip6_opt_hdr::ext_data.
|
inline |
Definition at line 492 of file inet.hh.
References Net::ip6_opt_hdr::ext_data.
|
inline |
Definition at line 491 of file inet.hh.
References Net::ip6_opt_hdr::ext_data.