Constant ETH_P_IP

pub const ETH_P_IP: i32 = 0x0800; // 2_048i32
Available on crate feature dep_sdl3 only.