ReactOS 0.4.16-dev-297-gc569aee
|
#include "precomp.h"
Go to the source code of this file.
Definition at line 13 of file mockpool.c.
Referenced by PrependPacket(), and TcpipAllocateFromNPagedLookasideList().
Definition at line 34 of file mockpool.c.
Referenced by TcpipFreeToNPagedLookasideList().
PVOID TcpipAllocateFromNPagedLookasideList | ( | PNPAGED_LOOKASIDE_LIST | List | ) |
Definition at line 49 of file mockpool.c.
VOID TcpipFreeToNPagedLookasideList | ( | PNPAGED_LOOKASIDE_LIST | List, |
PVOID | Thing | ||
) |
Definition at line 53 of file mockpool.c.