#include <inet.hh>
Definition at line 456 of file inet.hh.
◆ bytes() [1/2]
uint8_t * gem5::networking::Ip6Hdr::bytes |
( |
| ) |
|
|
inline |
◆ bytes() [2/2]
const uint8_t * gem5::networking::Ip6Hdr::bytes |
( |
| ) |
const |
|
inline |
◆ dst()
const uint8_t * gem5::networking::Ip6Hdr::dst |
( |
| ) |
const |
|
inline |
◆ dstOptExt()
const Ip6Opt * gem5::networking::Ip6Hdr::dstOptExt |
( |
| ) |
const |
|
inline |
◆ extensionLength()
int gem5::networking::Ip6Hdr::extensionLength |
( |
| ) |
const |
◆ flow()
uint32_t gem5::networking::Ip6Hdr::flow |
( |
| ) |
const |
|
inline |
◆ fragmentExt()
const Ip6Opt * gem5::networking::Ip6Hdr::fragmentExt |
( |
| ) |
const |
|
inline |
◆ getExt()
const Ip6Opt * gem5::networking::Ip6Hdr::getExt |
( |
uint8_t | ext | ) |
const |
◆ hlen()
uint16_t gem5::networking::Ip6Hdr::hlen |
( |
| ) |
const |
|
inline |
◆ hlim()
uint8_t gem5::networking::Ip6Hdr::hlim |
( |
| ) |
const |
|
inline |
◆ nxt()
uint8_t gem5::networking::Ip6Hdr::nxt |
( |
| ) |
const |
|
inline |
◆ payload() [1/2]
uint8_t * gem5::networking::Ip6Hdr::payload |
( |
| ) |
|
|
inline |
◆ payload() [2/2]
const uint8_t * gem5::networking::Ip6Hdr::payload |
( |
| ) |
const |
|
inline |
◆ plen() [1/2]
uint16_t gem5::networking::Ip6Hdr::plen |
( |
| ) |
const |
|
inline |
◆ plen() [2/2]
void gem5::networking::Ip6Hdr::plen |
( |
uint16_t | _plen | ) |
|
|
inline |
◆ proto()
uint8_t gem5::networking::Ip6Hdr::proto |
( |
| ) |
const |
◆ rtTypeExt()
const Ip6Opt * gem5::networking::Ip6Hdr::rtTypeExt |
( |
| ) |
const |
|
inline |
◆ size()
int gem5::networking::Ip6Hdr::size |
( |
| ) |
const |
|
inline |
◆ src()
const uint8_t * gem5::networking::Ip6Hdr::src |
( |
| ) |
const |
|
inline |
◆ version()
uint8_t gem5::networking::Ip6Hdr::version |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following files: