Home
last modified time | relevance | path

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

/minix3/external/bsd/tcpdump/dist/
H A Daddrtoname.h36 extern const char *etherproto_string(u_short);
H A Dprint-cip.c91 etherproto_string(htons(extracted_ethertype)))); in cip_if_print()
H A Dprint-ipfc.c121 etherproto_string(htons(extracted_ethertype)))); in ipfc_print()
H A Dprint-sll.c270 etherproto_string(htons(extracted_ethertype)))); in sll_if_print()
H A Dprint-fddi.c325 etherproto_string(htons(extracted_ethertype)))); in fddi_print()
H A Dprint-token.c228 etherproto_string(htons(extracted_ethertype)))); in token_print()
H A Dprint-atm.c145 etherproto_string(htons(extracted_ethertype)))); in atm_llc_print()
H A Daddrtoname.c583 etherproto_string(u_short port) in etherproto_string() function
H A Dprint-802_11.c2419 etherproto_string( in ieee802_11_print()