HomeSort by relevance Sort by last modified time
    Searched refs:eproto (Results 1 - 3 of 3) sorted by null

  /external/libpcap/
nametoaddr.c 272 struct eproto { struct
278 struct eproto eproto_db[] = {
307 struct eproto *p = eproto_db;
320 static struct eproto llc_db[] = {
331 struct eproto *p = llc_db;
  /external/libnl/lib/
utils.c 628 char *nl_ether_proto2str(int eproto, char *buf, size_t len)
630 return __type2str(eproto, buf, len, ether_protos,
  /external/tcpdump/
addrtoname.c 763 const struct eproto {

Completed in 764 milliseconds