Searched refs:origsp (Results 1 – 1 of 1) sorted by relevance
328 struct sockparams *origsp; in sotpi_destroy() local337 origsp = SOTOTPI(so)->sti_orig_sp; in sotpi_destroy()349 ASSERT(origsp != NULL); in sotpi_destroy()351 origsp->sp_smod_info->smod_sock_destroy_func(so); in sotpi_destroy()352 SOCKPARAMS_DEC_REF(origsp); in sotpi_destroy()6328 struct sockparams *origsp = so->so_sockparams; in sotpi_convert_sonode() local6362 sti->sti_orig_sp = origsp; in sotpi_convert_sonode()