Home
last modified time | relevance | path

Searched refs:TFRC_SSTATE_NO_SENT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/ccids/
H A Dccid3.h59 TFRC_SSTATE_NO_SENT = 1, enumerator
H A Dccid3.c41 [TFRC_SSTATE_NO_SENT] = "NO_SENT", in ccid3_tx_state_name()
282 if (hc->tx_state == TFRC_SSTATE_NO_SENT) { in ccid3_hc_tx_send_packet()
493 hc->tx_state = TFRC_SSTATE_NO_SENT; in ccid3_hc_tx_init()
/kernel/linux/linux-6.6/net/dccp/ccids/
H A Dccid3.h59 TFRC_SSTATE_NO_SENT = 1, enumerator
H A Dccid3.c41 [TFRC_SSTATE_NO_SENT] = "NO_SENT", in ccid3_tx_state_name()
287 if (hc->tx_state == TFRC_SSTATE_NO_SENT) { in ccid3_hc_tx_send_packet()
498 hc->tx_state = TFRC_SSTATE_NO_SENT; in ccid3_hc_tx_init()

Completed in 4 milliseconds