Home
last modified time | relevance | path

Searched refs:REXMIT_NEW (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_input.c128 #define REXMIT_NEW 2 /* FRTO-style transmit of unsent/new packets */ macro
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c117 #define REXMIT_NEW 2 /* FRTO-style transmit of unsent/new packets */ macro
2841 *rexmit = REXMIT_NEW; in tcp_process_loss()
3724 if (unlikely(rexmit == REXMIT_NEW)) { in tcp_xmit_recovery()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c115 #define REXMIT_NEW 2 /* FRTO-style transmit of unsent/new packets */ macro
2874 *rexmit = REXMIT_NEW; in tcp_process_loss()
3758 if (unlikely(rexmit == REXMIT_NEW)) { in tcp_xmit_recovery()

Completed in 20 milliseconds