Lines Matching refs:tcp_sack_block
1673 struct tcp_sack_block *next_dup, in tcp_sacktag_walk()
1776 struct tcp_sack_block *next_dup, in tcp_maybe_skipping_dsack()
1793 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok()
1806 struct tcp_sack_block sp[TCP_NUM_SACKS]; in tcp_sacktag_write_queue()
1807 struct tcp_sack_block *cache; in tcp_sacktag_write_queue()
1908 struct tcp_sack_block *next_dup = NULL; in tcp_sacktag_write_queue()
4394 static inline bool tcp_sack_extend(struct tcp_sack_block *sp, u32 seq, in tcp_sack_extend()
4477 struct tcp_sack_block *sp = &tp->selective_acks[0]; in tcp_sack_maybe_coalesce()
4478 struct tcp_sack_block *swalk = sp + 1; in tcp_sack_maybe_coalesce()
4530 struct tcp_sack_block *sp = &tp->selective_acks[0]; in tcp_sack_new_ofo_skb()
4578 struct tcp_sack_block *sp = &tp->selective_acks[0]; in tcp_sack_remove()
5687 struct tcp_sack_block *sp = &tp->selective_acks[0]; in tcp_validate_incoming()