Lines Matching defs:tp
169 sack_allochole(struct tcpcb *tp) in sack_allochole()
188 sack_inserthole(struct tcpcb *tp, tcp_seq start, tcp_seq end, in sack_inserthole()
208 sack_removehole(struct tcpcb *tp, struct sackhole *hole) in sack_removehole()
226 tcp_new_dsack(struct tcpcb *tp, tcp_seq seq, u_int32_t len) in tcp_new_dsack()
241 tcp_sack_option(struct tcpcb *tp, const struct tcphdr *th, const u_char *cp, in tcp_sack_option()
403 tcp_del_sackholes(struct tcpcb *tp, const struct tcphdr *th) in tcp_del_sackholes()
428 tcp_free_sackholes(struct tcpcb *tp) in tcp_free_sackholes()
444 tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt) in tcp_sack_output()
473 tcp_sack_adjust(struct tcpcb *tp) in tcp_sack_adjust()
510 tcp_sack_numblks(const struct tcpcb *tp) in tcp_sack_numblks()
536 sack_dump(const struct tcpcb *tp) in sack_dump()