Searched refs:ND_DEFAULTPRINT (Results 1 – 2 of 2) sorted by relevance
215 ND_DEFAULTPRINT((const u_char *)ap, length); in atmarp_print()283 ND_DEFAULTPRINT((const u_char *)ap, caplen); in atmarp_print()329 ND_DEFAULTPRINT((const u_char *)ap, length); in arp_print()400 ND_DEFAULTPRINT((const u_char *)ap, caplen); in arp_print()
253 #define ND_DEFAULTPRINT(ap, length) (*ndo->ndo_default_print)(ndo, ap, length) macro