Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:ND_PRINT

190 		ND_PRINT((ndo, "<No address>"));
192 ND_PRINT((ndo, "%s", linkaddr_string(ha, LINKADDR_ATM, ha_len)));
194 ND_PRINT((ndo, ",%s",
214 ND_PRINT((ndo, "[|ARP]"));
220 ND_PRINT((ndo, "ARP, "));
227 ND_PRINT((ndo, "%s, %s (len %u/%u)",
247 ND_PRINT((ndo, "who-has %s", ipaddr_string(ATMTPA(ap))));
249 ND_PRINT((ndo, " ("));
252 ND_PRINT((ndo, ")"));
254 ND_PRINT((ndo, "tell %s", ipaddr_string(ATMSPA(ap))));
258 ND_PRINT((ndo, "%s is-at ", ipaddr_string(ATMSPA(ap))));
264 ND_PRINT((ndo, "who-is "));
267 ND_PRINT((ndo, " tell "));
275 ND_PRINT((ndo, "at %s", ipaddr_string(ATMSPA(ap))));
279 ND_PRINT((ndo, "for %s", ipaddr_string(ATMSPA(ap))));
288 ND_PRINT((ndo, ", length %u", length));
292 ND_PRINT((ndo, "[|ARP]"));
328 ND_PRINT((ndo, "[|ARP]"));
334 ND_PRINT((ndo, "ARP, "));
342 ND_PRINT((ndo, "%s (len %u), %s (len %u)",
362 ND_PRINT((ndo, "who-has %s", ipaddr_string(TPA(ap))));
364 ND_PRINT((ndo, " (%s)",
366 ND_PRINT((ndo, " tell %s", ipaddr_string(SPA(ap))));
370 ND_PRINT((ndo, "%s is-at %s",
376 ND_PRINT((ndo, "who-is %s tell %s",
382 ND_PRINT((ndo, "%s at %s",
388 ND_PRINT((ndo, "who-is %s tell %s",
394 ND_PRINT((ndo,"%s at %s",
405 ND_PRINT((ndo, ", length %u", length));
409 ND_PRINT((ndo, "[|ARP]"));