X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/d1cffd99e6487cc1c2f2dbbc6ea4cc60c36226c7..a890c4489fa1bcee9f455ee28d772bb1ccf590bf:/print-cip.c diff --git a/print-cip.c b/print-cip.c index f8b48ec2..91abe08d 100644 --- a/print-cip.c +++ b/print-cip.c @@ -86,7 +86,7 @@ cip_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, const u_char etherproto_string(htons(extracted_ethertype)))); } if (!ndo->ndo_suppress_default_print) - ndo->ndo_default_print(ndo, p, caplen); + ND_DEFAULTPRINT(p, caplen); } } else { /*