Lines Matching defs:tdp
652 const u_char *tdp = (const u_char *) TLV_DATA(tlv);
653 const struct res_val *r = (const struct res_val *)tdp;
693 const u_char *tdp = (const u_char *) TLV_DATA(tlv);
711 hex_print(ndo, ib, tdp, rlen);
741 const u_char *tdp = (const u_char *) ILV_DATA(ilv);
752 hex_print(ndo, "\t\t[", tdp, ilvl-ILV_HDRL);
768 const u_char *tdp = (const u_char *) TLV_DATA(tlv);
783 return sdatailv_print(ndo, tdp, rlen, op_msk, indent);
796 const u_char *tdp = (const u_char *) TLV_DATA(tlv);
797 const u_char *dp = tdp + 4;
804 id = GET_BE_U_4(tdp);