Namespace inet
Ieee8021qBindCommand
class(no description)
Extends
Name | Type | Description |
---|---|---|
SocketBindCommand | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
protocol | Protocol | |
vlanId | int |
Source code
class Ieee8021qBindCommand extends SocketBindCommand { const Protocol *protocol; int vlanId; }File: src/inet/linklayer/ieee8021q/Ieee8021qCommand.msg