ndp_entry Struct Reference


Data Fields

struct in6_addr in6
 Target IP6 address.
struct ll_protocolll_protocol
 Link layer protocol.
uint8_t ll_addr [MAX_LL_ADDR_LEN]
 Link-layer address.
int state
 State of the neighbour entry.

Detailed Description

Definition at line 22 of file ndp.c.


Field Documentation

struct in6_addr ndp_entry::in6 [read]

Target IP6 address.

Definition at line 24 of file ndp.c.

Referenced by add_ndp_entry(), ndp_find_entry(), and ndp_process_advert().

Link layer protocol.

Definition at line 26 of file ndp.c.

Referenced by add_ndp_entry(), and ndp_process_advert().

uint8_t ndp_entry::ll_addr[MAX_LL_ADDR_LEN]

Link-layer address.

Definition at line 28 of file ndp.c.

Referenced by add_ndp_entry(), ndp_process_advert(), and ndp_resolve().

State of the neighbour entry.

Definition at line 30 of file ndp.c.

Referenced by add_ndp_entry(), ndp_find_entry(), ndp_process_advert(), and ndp_resolve().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:07 2010 for gPXE by  doxygen 1.5.7.1