Main Page   Data Structures   File List   Data Fields   Globals  

neighbor Struct Reference

The neighbor struct stores that mac address and corresponding IPv6 address of its neighbors. More...

#include <snoop.h>


Data Fields

u_int8_t src_ether [6]
 source ethernet address

u_int8_t src_ip6 [16]
 corresponding ip6 address

r_state route_state
 live, bad or expired

u_int32_t dropcount
 count of dropped packets since last timeout

clock_t expiry
 when this route will expire


Detailed Description

The neighbor struct stores that mac address and corresponding IPv6 address of its neighbors.

Definition at line 71 of file snoop.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 23 11:08:02 2005 for Snoop IDS by doxygen1.2.18