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

Deprecated List

Global bIoComplete
Still present for compatibility with old applications.

Global hEvent
Still present for compatibility with old applications.

Global OverLapped
Still present for compatibility with old applications.

Global pcap_dispatch (pcap_t *p, int cnt, pcap_handler callback, u_char *user)
Use the pcap_next_ex() instead.

Global pcap_loop (pcap_t *p, int cnt, pcap_handler callback, u_char *user)
Use the pcap_next_ex() instead.

Global pcap_open_dead (int linktype, int snaplen)
Use the pcap_open() instead.

Global pcap_open_offline (const char *fname, char *errbuf)
Use the pcap_open() instead.

Global pcap_findalldevs (pcap_if_t **alldevsp, char *errbuf)
Use the pcap_findalldevs_ex() instead.

Global pcap_lookupdev (char *errbuf)
Use the pcap_findalldevs_ex() instead.

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

Global pcap_open_live (char *device, int snaplen, int promisc, int to_ms, char *ebuf)
Use the pcap_open() instead.

documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.