#include <stdio.h>#include <conio.h>#include "..\..\..\Include\packet32.h"#include "..\..\..\Include\ntddndis.h"Go to the source code of this file.
Defines | |
| #define | Max_Num_Adapter 10 |
Functions | |
| void | PrintPackets (LPPACKET lpPacket) |
| int | main () |
Variables | |
| char | AdapterList [Max_Num_Adapter][1024] |
|
|
Definition at line 41 of file TestPacketCapture.c. |
|
|
|
Definition at line 183 of file TestPacketCapture.c. References bpf_hdr::bh_caplen, bpf_hdr::bh_datalen, bpf_hdr::bh_hdrlen, _PACKET::Buffer, Packet_WORDALIGN, and _PACKET::ulBytesReceived. |
|
|
Definition at line 47 of file TestPacketCapture.c. |
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.