ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Ethernet Class Reference

#include <ether.h>

List of all members.

Static Public Member Functions

void ether_print (const u_char *)
char * etheraddr_string (const u_char *)
u_char * nametoaddr (const char *devname)

Static Private Attributes

char hex [] = "0123456789abcdef"


Member Function Documentation

void Ethernet::ether_print const u_char *    [static]
 

char * Ethernet::etheraddr_string const u_char *    [static]
 

u_char * Ethernet::nametoaddr const char *    devname [static]
 


Member Data Documentation

char Ethernet::hex = "0123456789abcdef" [static, private]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.