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