[−][src]Module pnet_packet::vlan
A VLAN packet abstraction.
Modules
ClassesOfService | IEEE 802.1p classes of service as defined in https://en.wikipedia.org/wiki/IEEE_P802.1p. |
Structs
ClassOfService | Represents an IEEE 802.1p class of a service. |
MutableVlanPacket | A structure enabling manipulation of on the wire packets |
Vlan | Represents a VLAN-tagged packet. |
VlanIterable | Used to iterate over a slice of |
VlanPacket | A structure enabling manipulation of on the wire packets |