Searched refs:sti_orig_sp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h135 struct sockparams *sti_orig_sp; /* in case of fallback; the orig sp */ member in struct:sotpi_info
H A Dsocktpi.c343 origsp = SOTOTPI(so)->sti_orig_sp;
6469 sti->sti_orig_sp = origsp;
6532 so->so_sockparams = SOTOTPI(so)->sti_orig_sp;
6696 sti->sti_orig_sp = NULL;

Completed in 88 milliseconds