Searched refs:tcp_sack_partialack (Results 1 – 3 of 3) sorted by relevance
614 void tcp_sack_partialack(struct tcpcb *, struct tcphdr *);
550 tcp_sack_partialack(struct tcpcb *tp, struct tcphdr *th) in tcp_sack_partialack() function
2267 tcp_sack_partialack(tp, th); in tcp_do_segment()