gem5
v19.0.0.0
|
#include <inet.hh>
Public Member Functions | |
bool | isVlan () const |
uint16_t | type () const |
uint16_t | vlanId () const |
const EthAddr & | src () const |
const EthAddr & | dst () const |
int | size () const |
const uint8_t * | bytes () const |
const uint8_t * | payload () const |
uint8_t * | bytes () |
uint8_t * | payload () |
|
inline |
Definition at line 146 of file inet.hh.
Referenced by NSGigE::rxFilter().
|
inline |
Definition at line 129 of file inet.hh.
Referenced by Net::IpPtr::set(), and Net::Ip6Ptr::set().
|
inline |
Definition at line 156 of file inet.hh.
References Net::EthAddr::bytes(), and Net::EthAddr::size().
|
inline |
Definition at line 158 of file inet.hh.
References Net::EthAddr::bytes(), and Net::EthAddr::size().
|
inline |
Definition at line 130 of file inet.hh.
Referenced by NSGigE::rxFilter(), Net::IpPtr::set(), and Net::Ip6Ptr::set().