Searched defs:isVlan (Results 1 - 1 of 1) sorted by relevance

/gem5/src/base/
H A Dinet.hh129 bool isVlan() const { return (ntohs(eth_type) == ETH_TYPE_8021Q); } function in struct:Net::EthHdr

Completed in 11 milliseconds