Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h154 mblk_t *sti_unbind_mp; /* Preallocated T_UNBIND_REQ message */ member
H A Dsocktpi.c595 ASSERT(sti->sti_unbind_mp); in so_automatic_bind()
664 if (sti->sti_unbind_mp == NULL) { in sotpi_bindlisten()
667 sti->sti_unbind_mp = in sotpi_bindlisten()
1087 ASSERT(sti->sti_unbind_mp); in sotpi_bindlisten()
2156 if (sti->sti_unbind_mp == NULL) { in sotpi_connect()
2159 sti->sti_unbind_mp = in sotpi_connect()
2161 if (sti->sti_unbind_mp == NULL) { in sotpi_connect()
6507 sti->sti_unbind_mp = NULL; in i_sotpi_info_constructor()
6528 ASSERT(sti->sti_unbind_mp == NULL); in i_sotpi_info_destructor()
6607 ASSERT(sti->sti_unbind_mp == NULL); in sotpi_info_init()
[all …]
H A Dsockstr.c388 sti->sti_unbind_mp = mp; in so_basic_strinit()
466 ASSERT(sti->sti_unbind_mp); in so_strinit()
1559 mp = sti->sti_unbind_mp; in strsock_discon_ind()
1566 sti->sti_unbind_mp = NULL; in strsock_discon_ind()