Home
last modified time | relevance | path

Searched refs:init_watt32 (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-dos.c111 static int init_watt32 (struct pcap *pcap, const char *dev_name, char *err_buf);
180 if (!init_watt32(pcap, device_name, errbuf) || in pcap_open_live()
902 static int init_watt32 (struct pcap *pcap, const char *dev_name, char *err_buf) in init_watt32() function