Searched refs:ti_ocnt (Results 1 – 7 of 7) sorted by relevance
77 (tiptr->ti_state == T_INCON && tiptr->ti_ocnt > 0))) { in _tx_snddis()172 if (tiptr->ti_ocnt <= 1) { in _tx_snddis()174 tiptr->ti_ocnt--; in _tx_snddis()181 tiptr->ti_ocnt--; in _tx_snddis()
86 (tiptr->ti_state == T_INCON && tiptr->ti_ocnt > 0))) { in _tx_rcvdis()198 if (tiptr->ti_ocnt <= 0) { in _tx_rcvdis()202 if (tiptr->ti_ocnt == 1) { in _tx_rcvdis()209 tiptr->ti_ocnt--; in _tx_rcvdis()
126 if (fd == resfd && tiptr->ti_ocnt > 1) { in _tx_accept()291 if (tiptr->ti_ocnt == 1) { in _tx_accept()323 tiptr->ti_ocnt--; in _tx_accept()
88 if (tiptr->ti_ocnt == tiptr->ti_qlen) { in _tx_listen()197 tiptr->ti_ocnt++; in _tx_listen()
169 tiptr->ti_ocnt = 0; in _tx_bind()
68 int ti_ocnt; /* # outstanding connect indications */ member
652 tiptr->ti_ocnt = 0; in _t_reinit_tiptr()986 ntiptr->ti_ocnt = 0; in _t_create()