# if.h - [Overview](#section1196228301165628) - [Summary](#section2104012372165628) - [Data Structures](#nested-classes) - [Functions](#func-members) ## **Overview** **Related Modules:** [NET](NET.md) **Description:** Provides functions and data structures related to network operations. For example, you can use the functions to send and receive network data, manage network addresses, and convert bytes. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures
if_freenameindex (struct if_nameindex *idx) |
Frees the network adapter information obtained by if_nameindex. |