ReactOS 0.4.16-dev-297-gc569aee
|
#include <neighbor.h>
#include <address.h>
#include <router.h>
#include <pool.h>
#include <info.h>
#include <arp.h>
Go to the source code of this file.
Functions | |
PNEIGHBOR_CACHE_ENTRY | RouteGetRouteToDestination (PIP_ADDRESS Destination) |
PNEIGHBOR_CACHE_ENTRY RouteGetRouteToDestination | ( | PIP_ADDRESS | Destination | ) |
Definition at line 300 of file router.c.
Referenced by DispTdiQueryIpHwAddress(), ICMPReply(), RawIPSendDatagram(), TCPConnect(), TCPSendDataCallback(), and UDPSendDatagram().