gem5  v20.1.0.0
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 566 of file inet.hh.

Member Data Documentation

◆ addr

ip6_addr_t Net::ip6_opt_dstopts::addr

Definition at line 569 of file inet.hh.

◆ length

uint8_t Net::ip6_opt_dstopts::length

Definition at line 568 of file inet.hh.

◆ type

uint8_t Net::ip6_opt_dstopts::type

Definition at line 567 of file inet.hh.


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

Generated on Wed Sep 30 2020 14:03:07 for gem5 by doxygen 1.8.17