VLANs(802.1Q)forOMNet++
0.5Beta
|
Bonds a MAC address with a logical link ID (or VLAN). More...
#include <MACVlanRelayUnitBase.h>
Public Member Functions | |
bool | operator== (struct _mac_llid ml) const |
Public Attributes | |
MACAddress | mac |
int | llid |
Friends | |
std::ostream & | operator<< (std::ostream &out, const struct _mac_llid &ml) |
Bonds a MAC address with a logical link ID (or VLAN).
bool _mac_llid::operator== | ( | struct _mac_llid | ml | ) | const [inline] |
std::ostream& operator<< | ( | std::ostream & | out, |
const struct _mac_llid & | ml | ||
) | [friend] |
int _mac_llid::llid |
MACAddress _mac_llid::mac |