Searched refs:pcap_lookupnet (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/tests/
H A Dfindalldevstest.c44 if (pcap_lookupnet(s, &net, &mask, errbuf) < 0)
46 fprintf(stderr,"Error in pcap_lookupnet: %s\n",errbuf);
H A Dnonblocktest.c96 if (pcap_lookupnet(device, &localnet, &netmask, ebuf) < 0) {
H A Dselpolltest.c126 if (pcap_lookupnet(device, &localnet, &netmask, ebuf) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dpcap.h274 int pcap_lookupnet(const char *, bpf_u_int32 *, bpf_u_int32 *, char *);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dinet.c713 pcap_lookupnet(device, netp, maskp, errbuf) function
895 pcap_lookupnet(device, netp, maskp, errbuf) function
H A Dpcap-dos.c480 int pcap_lookupnet (const char *device, bpf_u_int32 *localnet, function
H A DMakefile.in189 pcap_lookupnet.3pcap \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtcpdump.c1354 if (pcap_lookupnet(device, &localnet, &netmask, ebuf) < 0) {

Completed in 59 milliseconds