Public Member Functions

eth_hdr Struct Reference

Ethernet header. More...

#include <etharp.h>

List of all members.

Public Member Functions

 PACK_STRUCT_FIELD (struct eth_addr dest)
 PACK_STRUCT_FIELD (struct eth_addr src)
 PACK_STRUCT_FIELD (u16_t type)

Detailed Description

Ethernet header.


Member Function Documentation

eth_hdr::PACK_STRUCT_FIELD ( struct eth_addr  dest  ) 
eth_hdr::PACK_STRUCT_FIELD ( u16_t  type  ) 
eth_hdr::PACK_STRUCT_FIELD ( struct eth_addr  src  ) 

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines