Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Dnamedb.h50 struct pcap_etherent { struct
57 struct pcap_etherent *pcap_next_etherent(FILE *); argument
/external/libpcap/
Detherent.c101 struct pcap_etherent *
106 static struct pcap_etherent e; in pcap_next_etherent()
Dnametoaddr.c440 register struct pcap_etherent *ep; in pcap_ether_hostton()
/external/tcpdump/
Daddrtoname.c863 register struct pcap_etherent *ep; in init_etherarray()