ReactOS
0.4.16-dev-336-gb667d82
route.h
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: See COPYING in the top level directory
3
* PROJECT: ReactOS TCP/IP protocol driver
4
* FILE: include/route.h
5
* PURPOSE: Routing cache definitions
6
*/
7
8
#pragma once
9
10
#include <
neighbor.h
>
11
#include <
address.h
>
12
#include <
router.h
>
13
#include <
pool.h
>
14
#include <
info.h
>
15
#include <
arp.h
>
16
17
PNEIGHBOR_CACHE_ENTRY
RouteGetRouteToDestination
(
PIP_ADDRESS
Destination
);
18
19
/* EOF */
address.h
arp.h
RouteGetRouteToDestination
PNEIGHBOR_CACHE_ENTRY RouteGetRouteToDestination(PIP_ADDRESS Destination)
Definition:
router.c:300
info.h
Destination
_In_ PUNICODE_STRING _Inout_ PUNICODE_STRING Destination
Definition:
rtlfuncs.h:3016
neighbor.h
pool.h
router.h
IP_ADDRESS
Definition:
ip.h:23
NEIGHBOR_CACHE_ENTRY
Definition:
neighbor.h:28
drivers
network
tcpip
include
route.h
Generated on Tue Dec 10 2024 06:03:50 for ReactOS by
1.9.6