]>
The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ascii.c
length = caplength;
ND_PRINT((ndo, "\n"));
while (length > 0) {
length = caplength;
ND_PRINT((ndo, "\n"));
while (length > 0) {
+ s = EXTRACT_U_1(cp);
+ cp++;
length--;
if (s == '\r') {
/*
length--;
if (s == '\r') {
/*