Constant ETH_P_ALL

pub const ETH_P_ALL: i32 = 0x0003; // 3i32
Available on crate feature dep_sdl2 only.