windows-nt/Source/XPSP1/NT/net/rras/netsh/ip/ipmon/routing.h

22 lines
312 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1998 Microsoft Corporation
Module Name:
net\routing\netsh\ip\ipmon\routing.h
Abstract:
Prototype for fns called in routing.c
Author:
Dave Thaler 3/03/99
--*/
extern const GUID g_RoutingGuid;
extern const GUID g_NetshGuid;
NS_HELPER_START_FN RoutingStartHelper;