Expand description
Constants useful for testing.
Re-exports§
pub use super::ETHERNET_HDR_LEN_NO_TAG;
pub use super::ETHERNET_MIN_BODY_LEN_NO_TAG;
Constants§
- ETHERNET_
DST_ MAC_ BYTE_ OFFSET - Ethernet frame, in bytes.
- ETHERNET_
SRC_ MAC_ BYTE_ OFFSET - The offset to the start of the source MAC address from the start of the Ethernet frame, in bytes.