⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
ETHERNET_MAX_PAYLOAD
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
ethernet
veridian_kernel
::
net
::
ethernet
Constant
ETHERNET_
MAX_
PAYLOAD
Copy item path
Source
pub const ETHERNET_MAX_PAYLOAD: usize = 1500;
Expand description
Maximum Ethernet frame payload (standard MTU)