Home
last modified time | relevance | path

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

/external/libpcap/
Dnametoaddr.c575 struct eproto { struct
591 PCAP_API struct eproto eproto_db[]; argument
/external/tcpdump/
Daddrtoname.c795 static const struct eproto { struct
798 } eproto_db[] = { argument
/external/libnl/lib/
Dutils.c849 char *nl_ether_proto2str(int eproto, char *buf, size_t len) in nl_ether_proto2str()