⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

ETHERNET_MAX_PAYLOAD

Constant ETHERNET_MAX_PAYLOAD 

Source
pub const ETHERNET_MAX_PAYLOAD: usize = 1500;
Expand description

Maximum Ethernet frame payload (standard MTU)