DESERT 3.5.1
Loading...
Searching...
No Matches
marptable.h File Reference
#include <packet.h>
#include <map>
Include dependency graph for marptable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UWARPEntry
 
class  UWARPTable
 

Macros

#define EADDRNOTAVAIL   125
 
#define DROP_IFQ_ARP_FULL   "ARP"
 
#define ARP_MAX_REQUEST_COUNT   3
 

Detailed Description

Provides the definition of the ARP table of MLL module.

Author
Saiful Azad
Version
1.0.0

Definition in file marptable.h.

Macro Definition Documentation

◆ ARP_MAX_REQUEST_COUNT

#define ARP_MAX_REQUEST_COUNT   3

Definition at line 58 of file marptable.h.

◆ DROP_IFQ_ARP_FULL

#define DROP_IFQ_ARP_FULL   "ARP"

Definition at line 55 of file marptable.h.

◆ EADDRNOTAVAIL

#define EADDRNOTAVAIL   125

Definition at line 51 of file marptable.h.