XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_IP6_NEIGHBOR_CACHE Struct Reference

#include <Ip6.h>

Collaboration diagram for EFI_IP6_NEIGHBOR_CACHE:
Collaboration graph
[legend]

Public Attributes

EFI_IPv6_ADDRESS Neighbor
 The on-link unicast/anycast IP address of the neighbor.
 
EFI_MAC_ADDRESS LinkAddress
 Link-layer address of the neighbor.
 
EFI_IP6_NEIGHBOR_STATE State
 State of this neighbor cache entry.
 

Detailed Description

EFI_IP6_NEIGHBOR_CACHE is the entry structure that is used in neighbor cache. It records a set of entries about individual neighbors to which traffic has been sent recently.

Member Data Documentation

◆ LinkAddress

EFI_MAC_ADDRESS EFI_IP6_NEIGHBOR_CACHE::LinkAddress

Link-layer address of the neighbor.

◆ Neighbor

EFI_IPv6_ADDRESS EFI_IP6_NEIGHBOR_CACHE::Neighbor

The on-link unicast/anycast IP address of the neighbor.

◆ State

EFI_IP6_NEIGHBOR_STATE EFI_IP6_NEIGHBOR_CACHE::State

State of this neighbor cache entry.


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