Module pnet::packet::ethernet
[−]
[src]
Ethernet packet abstraction
Modules
| EtherTypes |
EtherTypes defined at: http://www.iana.org/assignments/ieee-802-numbers/ieee-802-numbers.xhtml These values should be used in the Ethernet EtherType field |
Structs
| EtherType |
Represents the Ethernet ethertype field. |
| Ethernet |
Represents an Ethernet packet |
| EthernetIterable |
Used to iterate over a slice of |
| EthernetPacket |
A structure enabling manipulation of on the wire packets |
| MutableEthernetPacket |
A structure enabling manipulation of on the wire packets |