Searched full:sacks (Results 1 – 10 of 10) sorted by relevance
| /linux/net/ipv4/ |
| H A D | tcp_input.c | 47 * removing SACKs due to in sequence incoming 235 /* skb->len may jitter because of SACKs, even if peer in tcp_measure_rcv_mss() 281 * that SACKs block is variable. in tcp_measure_rcv_mss() 1209 /* Take a notice that peer is sending D-SACKs. Skip update of data delivery 1336 /* This procedure tags the retransmission queue when SACKs arrive. 1371 * in packet stream. With SACKs we can estimate it: 1420 * ends, TCP might receive valid D-SACKs below that. As long as they reside 1440 /* In outstanding window? ...This is valid exit for D-SACKs too. in tcp_is_sackblock_valid() 1539 /* Round if necessary so that SACKs cover only full MSSes in tcp_match_skb_to_sack() 1815 * because later SACKs might again split them, and in tcp_shift_skb_data() [all …]
|
| H A D | tcp_output.c | 963 * SACKs don't matter, we never delay an ACK when we have any of those in tcp_syn_options() 1935 /* Calculate MSS. Not accounting for SACKs here. */ 1938 /* Subtract TCP options size, not including SACKs */ in tcp_mtu_to_mss() 1985 all tcp options except for SACKs. It is evaluated, 2017 /* Compute the current effective MSS, taking SACKs and IP options,
|
| /linux/tools/include/uapi/linux/ |
| H A D | tcp.h | 188 * SACKs in the last round of packets sent. This could be due to packet
|
| H A D | bpf.h | 6440 __u32 mss_cache; /* Cached effective mss, not including SACKS */
|
| /linux/include/uapi/linux/ |
| H A D | sctp.h | 1045 __u64 sas_isacks; /* SACKs received */ 1046 __u64 sas_osacks; /* SACKs sent */
|
| H A D | bpf.h | 6440 __u32 mss_cache; /* Cached effective mss, not including SACKS */
|
| /linux/include/linux/ |
| H A D | sctp.h | 580 * and stop reporting them as gaps in any subsequent SACKs.
|
| /linux/net/sched/ |
| H A D | sch_cake.c | 1035 /* Compare two SACK sequences. A sequence is considered greater if it SACKs more 1107 * either the SACKs are equal, or B SACKs more bytes. in cake_tcph_sack_compare()
|
| /linux/Documentation/networking/ |
| H A D | snmp_counter.rst | 631 the sender has received SACKs for packet 2 and 5, now the sender
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 242 * - don't cope with sacks
|