Lines Matching defs:tp
85 tcp_sack_tcpcb_init(struct tcpcb *tp) in tcp_sack_tcpcb_init()
247 tcp_sack_ack_blocks(struct tcpcb *tp, tcp_seq th_ack) in tcp_sack_ack_blocks()
293 tcp_sack_discard(struct tcpcb *tp) in tcp_sack_discard()
319 tcp_sack_report_cleanup(struct tcpcb *tp) in tcp_sack_report_cleanup()
330 tcp_sack_report_needed(const struct tcpcb *tp) in tcp_sack_report_needed()
368 tcp_sack_add_blocks(struct tcpcb *tp, struct tcpopt *to) in tcp_sack_add_blocks()
406 tcp_sack_update_scoreboard(struct tcpcb *tp, struct tcpopt *to) in tcp_sack_update_scoreboard()
617 tcp_sack_compute_pipe(const struct tcpcb *tp) in tcp_sack_compute_pipe()
644 tcp_sack_nextseg(struct tcpcb *tp, tcp_seq *nextrexmt, uint32_t *plen, in tcp_sack_nextseg()
757 tcp_sack_first_unsacked_len(const struct tcpcb *tp) in tcp_sack_first_unsacked_len()
798 tcp_sack_dump_history(const char *msg, const struct tcpcb *tp) in tcp_sack_dump_history()
815 tcp_sack_dump_history(const char *msg, const struct tcpcb *tp) in tcp_sack_dump_history()
824 tcp_sack_ack_history(struct tcpcb *tp) in tcp_sack_ack_history()
853 tcp_sack_update_reported_history(struct tcpcb *tp, tcp_seq start, tcp_seq end) in tcp_sack_update_reported_history()
920 tcp_sack_fill_report(struct tcpcb *tp, u_char *opt, u_int *plen) in tcp_sack_fill_report()