Searched refs:etherproto_string (Results 1 – 6 of 6) sorted by relevance
72 etherproto_string(ep->ether_type), in ether_print()138 etherproto_string(htons(extracted_ethertype))); in ether_tryprint()285 etherproto_string(htons(extracted_ethertype))); in ether_encap_print()
37 extern char *etherproto_string(u_short);
121 etherproto_string(htons(extracted_ethertype))); in etherip_print()
175 etherproto_string(htons(extracted_ethertype))); in null_if_print()
311 etherproto_string(htons(extracted_ethertype))); in fddi_if_print()
495 etherproto_string(u_short port) in etherproto_string() function