Searched refs:tltlv (Results 1 – 1 of 1) sorted by relevance
1552 const struct forces_tlv *tltlv; in forces_type_print() local1583 tltlv = GET_TOP_TLV(pptr); in forces_type_print()1590 type = GET_BE_U_2(tltlv->type); in forces_type_print()1591 tlvl = GET_BE_U_2(tltlv->length); in forces_type_print()1613 rc = tops->print(ndo, (const u_char *) TLV_DATA(tltlv), in forces_type_print()1619 tltlv = GO_NXT_TLV(tltlv, rlen); in forces_type_print()1630 TLV_HDRL, rlen, GET_BE_U_2(tltlv->length)); in forces_type_print()