Choco OS  V.0.16.9.0
Join to the chocolate world
oC_Net_Address_t Struct Reference

stores network address More...

#include <oc_net.h>

Data Fields

oC_Net_AddressType_t Type
 Type of the address stored inside.
 
oC_Net_Protocol_t Protocol
 IP Protocol.
 
oC_Net_Port_t Port
 Port of the address.
 
oC_Net_Ipv4_t IPv4
 Address in IPv4 version.
 
oC_Net_Ipv6_t IPv6
 Address in IPv6 version.
 

Detailed Description

The type is for storing all types of network address.

Definition at line 441 of file oc_net.h.


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