#include <inet.hh>
Definition at line 157 of file inet.hh.
◆ bytes() [1/2]
uint8_t * gem5::networking::EthHdr::bytes |
( |
| ) |
|
|
inline |
◆ bytes() [2/2]
const uint8_t * gem5::networking::EthHdr::bytes |
( |
| ) |
const |
|
inline |
◆ dst()
const EthAddr & gem5::networking::EthHdr::dst |
( |
| ) |
const |
|
inline |
◆ isVlan()
bool gem5::networking::EthHdr::isVlan |
( |
| ) |
const |
|
inline |
◆ payload() [1/2]
uint8_t * gem5::networking::EthHdr::payload |
( |
| ) |
|
|
inline |
◆ payload() [2/2]
const uint8_t * gem5::networking::EthHdr::payload |
( |
| ) |
const |
|
inline |
◆ size()
int gem5::networking::EthHdr::size |
( |
| ) |
const |
|
inline |
◆ src()
const EthAddr & gem5::networking::EthHdr::src |
( |
| ) |
const |
|
inline |
◆ type()
uint16_t gem5::networking::EthHdr::type |
( |
| ) |
const |
|
inline |
◆ vlanId()
uint16_t gem5::networking::EthHdr::vlanId |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: