Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-dos.c112 static int first_init (const char *name, char *ebuf, int promisc);
210 !first_init(pcap->opt.device, pcap->errbuf, pcap->opt.promisc)) in pcap_activate_dos()
815 static int first_init (const char *name, char *ebuf, int promisc) in first_init() function