#include <stdio.h>
#include <conio.h>
#include <time.h>
#include "..\..\Include\packet32.h"
Go to the source code of this file.
Defines | |
#define | Max_Num_Adapter 10 |
Functions | |
void | PrintPackets (LPPACKET lpPacket) |
int | main (int argc, char **argv) |
Variables | |
char | AdapterList [Max_Num_Adapter][8192] |
|
|
|
Definition at line 51 of file Tg.c. References _ADAPTER::hFile, PacketAllocatePacket(), PacketCloseAdapter(), PacketFreePacket(), PacketGetAdapterNames(), PacketInitPacket(), PacketOpenAdapter(), PacketSendPacket(), and PacketSetNumWrites(). |
|
Referenced by main(). |
|
|
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.