Searched refs:TFRC_SSTATE_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.h72 TFRC_SSTATE_FBACK, enumerator in enum:ccid3_hc_tx_states
H A Dccid3.c56 [TFRC_SSTATE_FBACK] = "FBACK",
213 if (hc->tx_state == TFRC_SSTATE_FBACK)
330 case TFRC_SSTATE_FBACK:
384 if (hc->tx_state != TFRC_SSTATE_FBACK &&
420 ccid3_hc_tx_set_state(sk, TFRC_SSTATE_FBACK);

Completed in 103 milliseconds