#include "addrtoname.h"
#include "oui.h"
-static const char tstr[] = " [|slow]";
#define SLOW_PROTO_LACP 1
#define SLOW_PROTO_MARKER 2
return;
trunc:
- ND_PRINT("%s", tstr);
+ nd_print_trunc(ndo);
}
static void
return;
trunc:
- ND_PRINT("%s", tstr);
+ nd_print_trunc(ndo);
}
static void
return;
trunc:
- ND_PRINT("%s", tstr);
+ nd_print_trunc(ndo);
}