#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 227 of file Testapp.c. References bpf_hdr::bh_caplen, bpf_hdr::bh_datalen, bpf_hdr::bh_hdrlen, _PACKET::Buffer, Packet_WORDALIGN, and _PACKET::ulBytesReceived. |
|
|
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.