Home
last modified time | relevance | path

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

/external/libpcap/
Dnametoaddr.c308 struct eproto { struct
320 PCAP_API_DEF struct eproto eproto_db[] = { argument
/external/tcpdump/
Daddrtoname.c783 static const struct eproto { struct
786 } eproto_db[] = { argument
/external/libnl/lib/
Dutils.c819 char *nl_ether_proto2str(int eproto, char *buf, size_t len) in nl_ether_proto2str()