Home
last modified time | relevance | path

Searched refs:etherproto_string (Results 1 – 9 of 9) sorted by relevance

/external/tcpdump/
Daddrtoname.h36 extern const char *etherproto_string(u_short);
Dprint-cip.c86 etherproto_string(htons(extracted_ethertype)))); in cip_if_print()
Dprint-ipfc.c116 etherproto_string(htons(extracted_ethertype)))); in ipfc_print()
Dprint-sll.c265 etherproto_string(htons(extracted_ethertype)))); in sll_if_print()
Dprint-fddi.c320 etherproto_string(htons(extracted_ethertype)))); in fddi_print()
Dprint-token.c223 etherproto_string(htons(extracted_ethertype)))); in token_print()
Dprint-atm.c140 etherproto_string(htons(extracted_ethertype)))); in atm_llc_print()
Daddrtoname.c579 etherproto_string(u_short port) in etherproto_string() function
Dprint-802_11.c2414 etherproto_string( in ieee802_11_print()