Lines Matching defs:tp

252 tcp_is_sack_recovery(struct tcpcb *tp, struct tcpopt *to)  in tcp_is_sack_recovery()
264 hhook_run_tcp_est_in(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to) in hhook_run_tcp_est_in()
283 cc_ack_received(struct tcpcb *tp, struct tcphdr *th, uint16_t nsegs, in cc_ack_received()
354 cc_conn_init(struct tcpcb *tp) in cc_conn_init()
409 cc_cong_signal(struct tcpcb *tp, struct tcphdr *th, uint32_t type) in cc_cong_signal()
477 cc_post_recovery(struct tcpcb *tp, struct tcphdr *th) in cc_post_recovery()
506 #define DELAY_ACK(tp, tlen) \ argument
513 cc_ecnpkt_handler_flags(struct tcpcb *tp, uint16_t flags, uint8_t iptos) in cc_ecnpkt_handler_flags()
546 cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos) in cc_ecnpkt_handler()
610 struct tcpcb *tp = NULL; in tcp_input_with_port() local
1478 struct tcpcb *tp, int tlen) in tcp_autorcvbuf()
1508 tcp_handle_wakeup(struct tcpcb *tp) in tcp_handle_wakeup()
1523 tcp_do_segment(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th, in tcp_do_segment()
3434 tcp_dropwithreset(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, in tcp_dropwithreset()
3615 struct tcpcb *tp = sototcpcb(so); in tcp_pulloutofband() local
3640 tcp_xmit_timer(struct tcpcb *tp, int rtt) in tcp_xmit_timer()
3740 tcp_mss_update(struct tcpcb *tp, int offer, int mtuoffer, in tcp_mss_update()
3889 tcp_mss(struct tcpcb *tp, int offer) in tcp_mss()
4004 tcp_do_prr_ack(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, in tcp_do_prr_ack()
4098 tcp_newreno_partial_ack(struct tcpcb *tp, struct tcphdr *th) in tcp_newreno_partial_ack()
4131 tcp_compute_pipe(struct tcpcb *tp) in tcp_compute_pipe()