Lines Matching refs:get_tlv_info
387 trans_p->get_tlv_info.pdu_p = NULL;
388 trans_p->get_tlv_info.buf_p = NULL;
389 trans_p->get_tlv_info.extra_buf_list = NULL;
390 trans_p->get_tlv_info.buf_ofs = 0;
461 trans_p->get_tlv_info.extra_buf_list);
462 buf_p = trans_p->get_tlv_info.extra_buf_list;
664 /* If get_tlv_info unset, treat ISNS_TLV_NEXT as ISNS_TLV_FIRST. */
665 info_p = &trans_p->get_tlv_info;
673 /* For next TLV, nothing to do here - use get_tlv_info as-is. */
677 /* For first TLV, reset get_tlv_info. */
1103 * of the get_tlv_info structure.