Searched refs:TFRC_SSTATE_NO_FBACK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/
H A Dccid3.h71 TFRC_SSTATE_NO_FBACK, enumerator in enum:ccid3_hc_tx_states
H A Dccid3.c55 [TFRC_SSTATE_NO_FBACK] = "NO_FBACK",
214 ccid3_hc_tx_set_state(sk, TFRC_SSTATE_NO_FBACK);
215 else if (hc->tx_state != TFRC_SSTATE_NO_FBACK)
327 ccid3_hc_tx_set_state(sk, TFRC_SSTATE_NO_FBACK);
329 case TFRC_SSTATE_NO_FBACK:
385 hc->tx_state != TFRC_SSTATE_NO_FBACK)
419 if (hc->tx_state == TFRC_SSTATE_NO_FBACK) {

Completed in 49 milliseconds