FreeNOS
Data Structures | Functions
Ethernet.h File Reference
#include <Types.h>
#include <Macros.h>
#include <Log.h>
#include <String.h>
#include "NetworkProtocol.h"

Go to the source code of this file.

Data Structures

class  Ethernet
 Ethernet networking protocol. More...
 
struct  Ethernet::Address
 Ethernet network address. More...
 
struct  Ethernet::Header
 Ethernet network packet header. More...
 

Functions

Logoperator<< (Log &log, const Ethernet::Address &addr)