RtnDisplayNbrCacheTable

RtnDisplayNbrCacheTable displays the neighbor cache entry, the neighboring node's IPv6 address, the corresponding link-layer address, and the state of the neighbor cache entry for the network device identifier. States may be INCOMPLETE, PROBE, DELAY, STALE or REACHABLE. Refer to RFC 2461 for information.

Syntax

void RtnDisplayNbrCacheTable(
    void *ndptr
);

Parameters

ndptr

Network Device Pointer. Opaque network device identifier (pointer).

Return Value

None

Requirements

Minimum Supported Version RTX64 2013
Header rtnapi.h
Library RtTcpip.lib