Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

Deprecated List

Global pcap_lookupdev (char *errbuf)
Use pcap_findalldevs() or pcap_findalldevs_ex() instead.

Global pcap_lookupnet (const char *device, bpf_u_int32 *netp, bpf_u_int32 *maskp, char *errbuf)
Use pcap_findalldevs() or pcap_findalldevs_ex() instead.

Global pcap_file (pcap_t *p)
Due to incompatibilities between the C Runtime (CRT) used to compile WinPcap and the one used by WinPcap-based applications, this function may return an invalid FILE pointer, i.e. a descriptor that causes all the standard I/O stream functions (ftell, fseek, fclose...) to fail. The function is still available for backwards binary compatibility, only.

documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005 CACE technologies. All rights reserved.