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