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