49 const Ipv6Addr *ipAddr);
51void ndpUpdateNeighborCache(NetInterface *interface);
52void ndpFlushNeighborCache(NetInterface *interface);
60 const Ipv6Addr *destAddr);
62void ndpFlushDestCache(NetInterface *interface);
NDP (Neighbor Discovery Protocol)
NdpState
Neighbor cache entry states.
Definition ndp.h:248
Destination cache entry.
Definition ndp.h:563
Neighbor cache entry.
Definition ndp.h:545