pub type eoe_ip4_addr_t = eoe_ip4_addr;
EOE ip4 address in network order
struct eoe_ip4_addr_t { pub addr: u32, }
addr: u32