|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
| UINT | Random (VOID) |
| VOID | DisplayIPPacket (PIP_PACKET IPPacket) |
Variables | |
| static UINT | RandomNumber = 0x12345678 |
| VOID DisplayIPPacket | ( | PIP_PACKET | IPPacket | ) |
Definition at line 59 of file routines.c.
Definition at line 16 of file routines.c.
Referenced by AddGenericHeaderIPv4().
|
static |
Definition at line 13 of file routines.c.
Referenced by Random().