Constant ETH_P_802_3

pub const ETH_P_802_3: i32 = 0x0001; // 1i32
Available on crate feature dep_sdl3 only.