Lines Matching defs:tp
161 tcp_dsack_block_exists(struct tcpcb *tp) in tcp_dsack_block_exists()
176 tcp_update_dsack_list(struct tcpcb *tp, tcp_seq rcv_start, tcp_seq rcv_end) in tcp_update_dsack_list()
272 tcp_update_sack_list(struct tcpcb *tp, tcp_seq rcv_start, tcp_seq rcv_end) in tcp_update_sack_list()
409 tcp_clean_dsack_blocks(struct tcpcb *tp) in tcp_clean_dsack_blocks()
451 tcp_clean_sackreport(struct tcpcb *tp) in tcp_clean_sackreport()
465 tcp_sackhole_alloc(struct tcpcb *tp, tcp_seq start, tcp_seq end) in tcp_sackhole_alloc()
493 tcp_sackhole_free(struct tcpcb *tp, struct sackhole *hole) in tcp_sackhole_free()
509 tcp_sackhole_insert(struct tcpcb *tp, tcp_seq start, tcp_seq end, in tcp_sackhole_insert()
536 tcp_sackhole_remove(struct tcpcb *tp, struct sackhole *hole) in tcp_sackhole_remove()
559 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) in tcp_sack_doack()
908 tcp_free_sackholes(struct tcpcb *tp) in tcp_free_sackholes()
933 tcp_resend_sackholes(struct tcpcb *tp) in tcp_resend_sackholes()
954 tcp_sack_partialack(struct tcpcb *tp, struct tcphdr *th, u_int *maxsegp) in tcp_sack_partialack()
1044 tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt) in tcp_sack_output()
1090 tcp_sack_adjust(struct tcpcb *tp) in tcp_sack_adjust()
1135 tcp_sack_lost_retransmission(struct tcpcb *tp, struct tcphdr *th) in tcp_sack_lost_retransmission()