Home
last modified time | relevance | path

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

/external/libpcap/
Dnametoaddr.c575 struct eproto { struct
591 PCAP_API struct eproto eproto_db[]; argument
592 PCAP_API_DEF struct eproto eproto_db[] = {
613 struct eproto *p = eproto_db; in pcap_nametoeproto()
626 static struct eproto llc_db[] = {
637 struct eproto *p = llc_db; in pcap_nametollc()
/external/libnl/lib/
Dutils.c849 char *nl_ether_proto2str(int eproto, char *buf, size_t len) in nl_ether_proto2str() argument
851 return __type2str(eproto, buf, len, ether_protos, in nl_ether_proto2str()
/external/tcpdump/
Daddrtoname.c795 static const struct eproto { struct