Searched refs:origsp (Results 1 – 1 of 1) sorted by relevance
332 struct sockparams *origsp; in sotpi_destroy() local341 origsp = SOTOTPI(so)->sti_orig_sp; in sotpi_destroy()353 ASSERT(origsp != NULL); in sotpi_destroy()355 origsp->sp_smod_info->smod_sock_destroy_func(so); in sotpi_destroy()356 SOCKPARAMS_DEC_REF(origsp); in sotpi_destroy()6393 struct sockparams *origsp = so->so_sockparams; in sotpi_convert_sonode() local6427 sti->sti_orig_sp = origsp; in sotpi_convert_sonode()