Searched refs:CHANNEL_CLOSED (Results 1 – 4 of 4) sorted by relevance
71 chan->state = CHANNEL_CLOSED; in channel_alloc()85 assert(chan->state != CHANNEL_CLOSED); in channel_open()122 assert(chan->state != CHANNEL_CLOSED); in channel_close()126 chan->state = CHANNEL_CLOSED; in channel_close()153 assert(chan->state == CHANNEL_CLOSED); in channel_free()
73 CHANNEL_CLOSED, enumerator
256 chan->state = CHANNEL_CLOSED; in server_read()
584 assert(chan->state != CHANNEL_CLOSED); in bnep_send_control()