Namespace inet
EthernetBindCommand
class(no description)
Extends
Name | Type | Description |
---|---|---|
SocketBindCommand | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
localAddress | MacAddress | |
remoteAddress | MacAddress | |
protocol | Protocol |
Source code
class EthernetBindCommand extends SocketBindCommand { MacAddress localAddress; MacAddress remoteAddress; const Protocol *protocol; }File: src/inet/linklayer/ethernet/common/EthernetCommand.msg