[Winpcap-users] where is pcap_findalldevs definition?
Gianluca Varenni
gianluca.varenni at cacetech.com
Thu Jan 12 05:08:01 GMT 2006
Simon,
pcap_findalldevs is declared in pcap.h, and defined in
winpcap\wpcap\libpcap\fad_win32.c (supposing you are interested in the win32
version).
Out of curiosity, why are you so interested in the implementation of this
function?
Have a nice day
GV
----- Original Message -----
From: "Simon" <szymonas_82 at go2.pl>
To: <winpcap-users at winpcap.org>
Sent: Wednesday, January 11, 2006 3:13 PM
Subject: [Winpcap-users] where is pcap_findalldevs definition?
Hello,
I have just started with WinPcap and maybe answer to this question
is obvious. Where is definition of pcap_findalldevs() function? I
cannot find any information about in which file I can find it.
I know that I should use pcap_findalldevs_ex()instead, but this
function also uses pcap_findalldevs().
Simon
_______________________________________________
Winpcap-users mailing list
Winpcap-users at winpcap.org
https://www.winpcap.org/mailman/listinfo/winpcap-users
More information about the Winpcap-users
mailing list