gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Net::ip6_opt_dstopts Struct Reference

#include <inet.hh>

Public Attributes

uint8_t type
 
uint8_t length
 
ip6_addr_t addr
 

Detailed Description

Definition at line 463 of file inet.hh.

Member Data Documentation

◆ addr

ip6_addr_t Net::ip6_opt_dstopts::addr

Definition at line 466 of file inet.hh.

◆ length

uint8_t Net::ip6_opt_dstopts::length

Definition at line 465 of file inet.hh.

◆ type

uint8_t Net::ip6_opt_dstopts::type

Definition at line 464 of file inet.hh.


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

Generated on Fri Feb 28 2020 16:27:22 for gem5 by doxygen 1.8.13