Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ether.c136 ether_common_print(netdissect_options *ndo, const u_char *p, u_int length, in ether_common_print() function
427 return ether_common_print(ndo, p, length, caplen, print_switch_tag, in ether_switch_tag_print()
446 return ether_common_print(ndo, p, length, caplen, NULL, 0, in ether_print()