FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kIpConfig Struct Reference

Description

Represents address configuration for an Internet Protocol adapter.

Inheritance diagram for kIpConfig:
Inheritance graph

Public Member Functions

k32u kIpConfig_SubnetMaskToPrefix (k32u mask)
 Converts an IPv4 subnet mask to a numeric subnet prefix length. More...
 
k32u kIpConfig_SubnetPrefixToMask (k32u prefix)
 Converts a numeric subnet prefix length to an IPv4 subnet mask. More...
 

Public Attributes

kIpAddress address
 IP address.
 
kIpAddress gateway
 Default gateway address.
 
kIpNegotiation ipNegotiation
 IP auto configuration setting.
 
k32u prefixLength
 Subnet prefix length.
 

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