Searched refs:tcp_rack_advance (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_recovery.c | 123 void tcp_rack_advance(struct tcp_sock *tp, u8 sacked, u32 end_seq, in tcp_rack_advance() function
|
| H A D | tcp_input.c | 1352 tcp_rack_advance(tp, sacked, end_seq, xmit_time); in tcp_sacktag_one() 3271 tcp_rack_advance(tp, sacked, scb->end_seq, in tcp_clean_rtx_queue()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | tcp.h | 2088 extern void tcp_rack_advance(struct tcp_sock *tp, u8 sacked, u32 end_seq,
|