Home
last modified time | relevance | path

Searched refs:sti_direct (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h148 sti_direct : 1, /* transport is directly below */ member
H A Dsocktpi.c403 sti->sti_direct = 1; in sotpi_init()
407 if (SOTOTPI(tso)->sti_direct) { in sotpi_init()
421 sti->sti_direct = 0; in sotpi_init()
473 if (sti->sti_direct) { in sotpi_init()
502 sti->sti_direct = 0; in sotpi_init()
1697 if ((optlen == sizeof (intptr_t)) && (sti->sti_direct != 0)) { in sotpi_accept()
1710 if (sti->sti_direct) { in sotpi_accept()
1719 sti->sti_direct = 0; in sotpi_accept()
1907 if (sti->sti_direct) { in sotpi_accept()
2001 if (nsti->sti_direct == 0) { in sotpi_accept()
[all …]
H A Dsockstr.c140 if (sti->sti_direct) { in so_sock2stream()
156 sti->sti_direct = 0; in so_sock2stream()
445 (sti->sti_direct == 0)) { in so_strinit()