Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h149 sti_direct : 1, /* transport is directly below */ member
H A Dsocktpi.c398 sti->sti_direct = 1; in sotpi_init()
416 sti->sti_direct = 0; in sotpi_init()
468 if (sti->sti_direct) { in sotpi_init()
497 sti->sti_direct = 0; in sotpi_init()
1678 if (sti->sti_direct) { in sotpi_accept()
1687 sti->sti_direct = 0; in sotpi_accept()
1875 if (sti->sti_direct) { in sotpi_accept()
5945 if (sti->sti_direct) { in socktpi_plumbioctl()
5955 sti->sti_direct = 0; in socktpi_plumbioctl()
6349 if (sti->sti_direct != 0) in sotpi_convert_sonode()
[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()