Searched refs:vqp_obj_type (Results 1 – 1 of 1) sorted by relevance
106 uint32_t vqp_obj_type; in vqp_print() local160 vqp_obj_type = GET_BE_U_4(vqp_obj_tlv->obj_type); in vqp_print()166 tok2str(vqp_obj_values, "Unknown", vqp_obj_type), in vqp_print()167 vqp_obj_type, vqp_obj_len); in vqp_print()170 if (vqp_obj_type == 0 || vqp_obj_len ==0) { in vqp_print()179 switch(vqp_obj_type) { in vqp_print()