Home
last modified time | relevance | path

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

/external/libpcap/
Dnametoaddr.c539 struct eproto { struct
555 PCAP_API struct eproto eproto_db[]; argument
556 PCAP_API_DEF struct eproto eproto_db[] = {
585 struct eproto *p = eproto_db; in pcap_nametoeproto()
598 static struct eproto llc_db[] = {
609 struct eproto *p = llc_db; in pcap_nametollc()
/external/libnl/lib/
Dutils.c819 char *nl_ether_proto2str(int eproto, char *buf, size_t len) in nl_ether_proto2str() argument
821 return __type2str(eproto, buf, len, ether_protos, in nl_ether_proto2str()
/external/tcpdump/
Daddrtoname.c795 static const struct eproto { struct