Turns the address into a 32 bit integer in network byte order.
impl Ipv4Addr { fn to_be(self) -> u32 }