# in.h - [Overview](#section531777155165628) - [Summary](#section47930473165628) - [Data Structures](#nested-classes) - [Typedefs](#typedef-members) ## **Overview** **Related Modules:** [NET](NET.md) **Description:** Declares the data structures and macros related to network operations. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures

Data Structure Name

Description

in_addr

Describes the network address information.

## Typedefs

Typedef Name

Description

in_addr_t

typedef uint32_t

Defines the data type of a network address.