Searched refs:txku_in_progress (Results 1 – 2 of 2) sorted by relevance
408 unsigned int txku_in_progress : 1; member
746 ch->txku_in_progress = 1; in ch_trigger_txku()752 static int txku_in_progress(QUIC_CHANNEL *ch) in txku_in_progress() function754 if (ch->txku_in_progress in txku_in_progress()767 ch->txku_in_progress = 0; in txku_in_progress()772 return ch->txku_in_progress; in txku_in_progress()781 && !txku_in_progress(ch); in txku_allowed()