Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Dnamedb.h51 struct pcap_etherent { struct
58 PCAP_API struct pcap_etherent *pcap_next_etherent(FILE *); argument
/external/libpcap/
Detherent.c96 struct pcap_etherent *
101 static struct pcap_etherent e; in pcap_next_etherent()
Dnametoaddr.c477 register struct pcap_etherent *ep; in pcap_ether_hostton()
/external/tcpdump/
Daddrtoname.c905 register struct pcap_etherent *ep; in init_etherarray()