#define PROTOCOL_OSPF 89\r
#define PROTOCOL_SCTP 132\r
\r
- /* Type Defines: */\r
- /** Type define for a physical MAC address of a device on a network */\r
- typedef struct\r
- {\r
- uint8_t Octets[6]; /**< Individual bytes of a MAC address */\r
- } MAC_Address_t;\r
- \r
+ /* Type Defines: */ \r
/** Type define for a protocol IP address of a device on a network */\r
typedef struct\r
{\r