On Thu, Mar 11, 2004 at 01:19:58PM -0000, Croniser Brian Contr AFRL/IFGB wrote: > I am looking for where pcap_t is defined. I looked in pcap.h but I was > unable to find it. Could someone please tell me where it is defined.
It's defined in header files internal to libpcap. What are you trying to do? There might be a way to do it that doesn't require that you be able to construct a pcap_t yourself (see, for example, "pcap_open_dead()"). - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]
