Searched refs:copy_mp_head (Results 1 – 1 of 1) sorted by relevance
1525 mblk_t *copy_mp_head; in tpi_optcom_buf() local1535 copy_mp_head = NULL; in tpi_optcom_buf()1567 if ((copy_mp_head = copyb(mp)) == (mblk_t *)NULL) { in tpi_optcom_buf()1572 init_optr = optr = (uchar_t *)©_mp_head->b_rptr[opt_offset]; in tpi_optcom_buf()1735 if (copy_mp_head != NULL) in tpi_optcom_buf()1736 freeb(copy_mp_head); in tpi_optcom_buf()