ReactOS 0.4.16-dev-338-g34e76ad
|
#include <ipmib.h>
union { ... } _MIB_IPFORWARDROW::DUMMYUNIONNAME1 |
union { ... } _MIB_IPFORWARDROW::DUMMYUNIONNAME2 |
DWORD _MIB_IPFORWARDROW::dwForwardAge |
Definition at line 86 of file ipmib.h.
Referenced by createIpForwardEntry(), deleteIpForwardEntry(), and GetIpForwardTable().
DWORD _MIB_IPFORWARDROW::dwForwardDest |
Definition at line 71 of file ipmib.h.
Referenced by convert_add_cmd_line(), createIpForwardEntry(), deleteIpForwardEntry(), fill_ip4routetable(), GetIpForwardTable(), INetCfgComponentControl_fnApplyRegistryChanges(), IpForwardTableSorter(), mib2IpRouteQuery(), PrintRoutes(), setup_adapter(), and test_gethostbyname().
IF_INDEX _MIB_IPFORWARDROW::dwForwardIfIndex |
Definition at line 75 of file ipmib.h.
Referenced by createIpForwardEntry(), deleteIpForwardEntry(), fill_ip4routetable(), GetBestInterface(), GetIpForwardTable(), INetCfgComponentControl_fnApplyRegistryChanges(), PrintRoutes(), setup_adapter(), and test_gethostbyname().
DWORD _MIB_IPFORWARDROW::dwForwardMask |
Definition at line 72 of file ipmib.h.
Referenced by convert_add_cmd_line(), createIpForwardEntry(), GetIpForwardTable(), PrintRoutes(), and setup_adapter().
DWORD _MIB_IPFORWARDROW::dwForwardMetric1 |
Definition at line 88 of file ipmib.h.
Referenced by convert_add_cmd_line(), createIpForwardEntry(), deleteIpForwardEntry(), GetIpForwardTable(), INetCfgComponentControl_fnApplyRegistryChanges(), PrintRoutes(), and setup_adapter().
DWORD _MIB_IPFORWARDROW::dwForwardMetric2 |
Definition at line 89 of file ipmib.h.
Referenced by createIpForwardEntry(), and GetIpForwardTable().
DWORD _MIB_IPFORWARDROW::dwForwardMetric3 |
Definition at line 90 of file ipmib.h.
Referenced by createIpForwardEntry(), and GetIpForwardTable().
DWORD _MIB_IPFORWARDROW::dwForwardMetric4 |
Definition at line 91 of file ipmib.h.
Referenced by createIpForwardEntry(), and GetIpForwardTable().
DWORD _MIB_IPFORWARDROW::dwForwardMetric5 |
Definition at line 92 of file ipmib.h.
Referenced by createIpForwardEntry(), and GetIpForwardTable().
DWORD _MIB_IPFORWARDROW::dwForwardNextHop |
Definition at line 74 of file ipmib.h.
Referenced by AdapterDiscoveryThread(), convert_add_cmd_line(), createIpForwardEntry(), deleteIpForwardEntry(), DSReleaseIpAddressLease(), DSStaticRefreshParams(), fill_ip4routetable(), GetIpForwardTable(), INetCfgComponentControl_fnApplyRegistryChanges(), IpForwardTableSorter(), PrintRoutes(), and setup_adapter().
DWORD _MIB_IPFORWARDROW::dwForwardNextHopAS |
Definition at line 87 of file ipmib.h.
Referenced by GetIpForwardTable().
DWORD _MIB_IPFORWARDROW::dwForwardPolicy |
Definition at line 73 of file ipmib.h.
Referenced by GetIpForwardTable(), and IpForwardTableSorter().
DWORD _MIB_IPFORWARDROW::dwForwardProto |
Definition at line 83 of file ipmib.h.
Referenced by createIpForwardEntry(), deleteIpForwardEntry(), GetIpForwardTable(), and IpForwardTableSorter().
DWORD _MIB_IPFORWARDROW::dwForwardType |
Definition at line 78 of file ipmib.h.
Referenced by GetIpForwardTable().
MIB_IPFORWARD_PROTO _MIB_IPFORWARDROW::ForwardProto |
MIB_IPFORWARD_TYPE _MIB_IPFORWARDROW::ForwardType |