Searched refs:tcp_rxtseg_set_spurious (Results 1 – 3 of 3) sorted by relevance
970 tcp_rxtseg_set_spurious(tp, first_sack.start, (first_sack.end - 1)); in tcp_sack_process_dsack()
1773 extern void tcp_rxtseg_set_spurious(struct tcpcb *tp, tcp_seq start, tcp_seq end);
3783 tcp_rxtseg_set_spurious(struct tcpcb *tp, tcp_seq start, tcp_seq end) in tcp_rxtseg_set_spurious() function