Searched refs:eproto (Results 1 – 3 of 3) sorted by relevance
575 struct eproto { struct591 PCAP_API struct eproto eproto_db[]; argument592 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()
849 char *nl_ether_proto2str(int eproto, char *buf, size_t len) in nl_ether_proto2str() argument851 return __type2str(eproto, buf, len, ether_protos, in nl_ether_proto2str()
795 static const struct eproto { struct