|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| DWORD | createIpForwardEntry (PMIB_IPFORWARDROW Route) |
| DWORD | setIpForwardEntry (PMIB_IPFORWARDROW Route) |
| DWORD | deleteIpForwardEntry (PMIB_IPFORWARDROW Route) |
| DWORD createIpForwardEntry | ( | PMIB_IPFORWARDROW | Route | ) |
Definition at line 52 of file route.c.
Referenced by CreateIpForwardEntry().
| DWORD deleteIpForwardEntry | ( | PMIB_IPFORWARDROW | Route | ) |
| DWORD setIpForwardEntry | ( | PMIB_IPFORWARDROW | Route | ) |
Definition at line 59 of file route.c.
Referenced by SetIpForwardEntry().