Home
last modified time | relevance | path

Searched refs:GLD_STR_CLOSING (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h137 #define GLD_STR_CLOSING 0x0020 /* stream is closing; don't putnext */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c1587 gld->gld_flags |= GLD_STR_CLOSING; /* no more rcv putnexts */ in gld_close()
1591 gld->gld_flags |= GLD_STR_CLOSING; in gld_close()
2507 if (gld->gld_flags & GLD_STR_CLOSING) in gld_sendup_vlan()
3551 if (gld->gld_flags & GLD_STR_CLOSING) in gld_notify_qs()
5261 if (gld->gld_flags & GLD_STR_CLOSING) in gld_set_ipq()