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

Description

Represents an Ethernet address.

Inheritance diagram for kMacAddress:
Inheritance graph

Public Member Functions

kStatus kMacAddress_Format (kMacAddress address, kChar *text, kSize capacity)
 Formats an Ethernet MAC address as a string. More...
 
kStatus kMacAddress_Parse (kMacAddress *address, const kChar *text)
 Parses a text-formatted Ethernet MAC address. More...
 

Public Attributes

kByte address [6]
 Address bytes (most significant byte first).
 

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