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  

ns-2/mac/arp.h File Reference

#include "scheduler.h"
#include "delay.h"
#include "lib/bsd-list.h"

Compounds

class  ARPEntry
class  ARPTable
struct  hdr_arp

Defines

#define EADDRNOTAVAIL   125
#define ARPHRD_ETHER   1
#define ARPOP_REQUEST   1
#define ARPOP_REPLY   2
#define ARPOP_REVREQUEST   3
#define ARPOP_REVREPLY   4
#define ARPOP_INVREQUEST   8
#define ARPOP_INVREPLY   9
#define ARP_HDR_LEN   28
#define ARP_MAX_REQUEST_COUNT   3

Functions

 LIST_HEAD (ARPTable_List, ARPTable)

Define Documentation

#define ARP_HDR_LEN   28
 

#define ARP_MAX_REQUEST_COUNT   3
 

#define ARPHRD_ETHER   1
 

#define ARPOP_INVREPLY   9
 

#define ARPOP_INVREQUEST   8
 

#define ARPOP_REPLY   2
 

#define ARPOP_REQUEST   1
 

#define ARPOP_REVREPLY   4
 

#define ARPOP_REVREQUEST   3
 

#define EADDRNOTAVAIL   125
 


Function Documentation

LIST_HEAD ARPTable_List   ,
ARPTable   
 


This document is generated by doxygen.