Searched refs:pcap_lookupdev (Results 1 – 10 of 10) sorted by relevance
35 if ( (s = pcap_lookupdev(errbuf)) == NULL) in main()
86 device = pcap_lookupdev(ebuf); in main()
116 device = pcap_lookupdev(ebuf); in main()
48 pcap_lookupdev.3 \
671 pcap_lookupdev(errbuf) in pcap_lookupdev() function813 pcap_lookupdev(errbuf) in pcap_lookupdev() function
452 char *pcap_lookupdev (char *ebuf) in pcap_lookupdev() function
431 - Changed "pcap_lookupdev()" to dynamically grow the buffer into which530 - Fixed pcap_lookupdev() to ignore nonexistent devices. This was
188 pcap_lookupdev.3pcap \
271 char *pcap_lookupdev(char *);
1210 device = pcap_lookupdev(ebuf); in main()