tcpdump mailing list archives
pcap_loop
From: "m. kh " <kh12040 () yahoo fr>
Date: Tue, 3 Jun 2008 10:13:49 +0200
HI
how to use a the last argument of pcap_loop ?
in my program i use :
u_char *user;
user="the message ";
pcap_loop(handle, -1, (pcap_handler) callback , user);
but not succe ,help me
give me example ?
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
Current thread:
- pcap_loop m. kh (Jun 03)
- Re: pcap_loop Michael Krüger (Jun 03)
- Re: pcap_loop khaled (Jun 03)
- Re: pcap_loop Guy Harris (Jun 03)
- Re: pcap_loop khaled (Jun 03)
- Re: pcap_loop Eloy Paris (Jun 03)
- Re: pcap_loop Michael Krüger (Jun 03)
