Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
in_addr Struct Reference

Structure describing an Internet address. More...

#include <in.h>

Public Attributes

in_addr_t s_addr
 Address.
 

Detailed Description

Structure describing an Internet address.


Definition at line 48 of file in.h.

Member Data Documentation

◆ s_addr

in_addr_t in_addr::s_addr

Address.

Definition at line 51 of file in.h.


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