in_addr Struct Reference

Structure that represents an IPv4 address. More...

#include <bsd_socket.h>

Data Fields

in_addr_t s_addr
 

Detailed Description

Structure that represents an IPv4 address.

Definition at line 318 of file bsd_socket.h.

Field Documentation

◆ s_addr

in_addr_t s_addr

Definition at line 320 of file bsd_socket.h.


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