Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dos.c112 static int first_init (const char *name, char *ebuf, int promisc);
181 !first_init(device_name, errbuf, promisc)) in pcap_open_live()
745 static int first_init (const char *name, char *ebuf, int promisc) in first_init() function