Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h153 mblk_t *sti_unbind_mp; /* Preallocated T_UNBIND_REQ message */ member
H A Dsocktpi.c592 ASSERT(sti->sti_unbind_mp); in so_automatic_bind()
662 if (sti->sti_unbind_mp == NULL) { in sotpi_bindlisten()
665 sti->sti_unbind_mp = in sotpi_bindlisten()
1114 ASSERT(sti->sti_unbind_mp); in sotpi_bindlisten()
2228 if (sti->sti_unbind_mp == NULL) { in sotpi_connect()
2231 sti->sti_unbind_mp = in sotpi_connect()
2233 if (sti->sti_unbind_mp == NULL) { in sotpi_connect()
6578 sti->sti_unbind_mp = NULL; in i_sotpi_info_constructor()
6603 ASSERT(sti->sti_unbind_mp == NULL); in i_sotpi_info_destructor()
6686 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()