gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
Net::ip6_opt_hdr Struct Reference

#include <inet.hh>

Inheritance diagram for Net::ip6_opt_hdr:
Net::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 470 of file inet.hh.

Member Data Documentation

struct ip6_opt_dstopts Net::ip6_opt_hdr::dstOpts

Definition at line 477 of file inet.hh.

union { ... } Net::ip6_opt_hdr::ext_data
uint8_t Net::ip6_opt_hdr::ext_len

Definition at line 473 of file inet.hh.

Referenced by Net::Ip6Opt::extlen().

uint8_t Net::ip6_opt_hdr::ext_nxt

Definition at line 472 of file inet.hh.

Referenced by Net::Ip6Opt::nxt().

struct ip6_opt_fragment Net::ip6_opt_hdr::fragment

Definition at line 475 of file inet.hh.

struct ip6_opt_routing_type2 Net::ip6_opt_hdr::rtType2

Definition at line 476 of file inet.hh.


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

Generated on Fri Jun 9 2017 13:04:34 for gem5 by doxygen 1.8.6