Searched refs:ND_DEFAULTPRINT (Results 1 – 2 of 2) sorted by relevance
191 ND_DEFAULTPRINT((const u_char *)ap, length); in atmarp_print()246 ND_DEFAULTPRINT((const u_char *)ap, caplen); in atmarp_print()273 ND_DEFAULTPRINT((const u_char *)ap, length); in arp_print()326 ND_DEFAULTPRINT((const u_char *)ap, caplen); in arp_print()
214 #define ND_DEFAULTPRINT(ap, length) (*ndo->ndo_default_print)(ndo, ap, length) macro