ipv4_addr_t Union Reference

Data type to represent an IPv4 address. More...

Detailed Description

Data type to represent an IPv4 address.

Definition at line 41 of file addr.h.

#include <addr.h>

Data Fields

uint8_t u8 [4]
 as 4 8-bit unsigned integer
 
network_uint32_t u32
 as 32-bit unsigned integer
 

The documentation for this union was generated from the following file: