Lines Matching refs:ND_PRINT
223 ND_PRINT((ndo, "0x%08x", EXTRACT_32BITS(buf)));
227 ND_PRINT((ndo, "(length %u)", size + (u_int)sizeof(struct m3ua_param_header)));
233 ND_PRINT((ndo, "%s", cstr));
237 ND_PRINT((ndo, "%s", tstr));
266 ND_PRINT((ndo, "\n\t\t\t%s: ", tok2str(ParamName, "Unknown Parameter (0x%04x)", hdr_tag)));
281 ND_PRINT((ndo, "%s", cstr));
285 ND_PRINT((ndo, "%s", tstr));
322 ND_PRINT((ndo, "\n\t\t%s", tok2str(MessageClasses, "Unknown message class %i", hdr->msg_class)));
324 ND_PRINT((ndo, " %s Message", tok2str(dict, "Unknown (0x%02x)", hdr->msg_type)));
327 ND_PRINT((ndo, "\n\t\t\t@@@@@@ Corrupted length %u of message @@@@@@", EXTRACT_32BITS(&hdr->len)));
333 ND_PRINT((ndo, "%s", cstr));
337 ND_PRINT((ndo, "%s", tstr));