Lines Matching refs:tcpopt
273 struct tcpopt *);
274 static void tcp_finalize_options(struct tcpcb *, struct tcpopt *, unsigned int);
291 struct tcpopt *to, uint32_t tlen);
298 static void tcp_compute_rtt(struct tcpcb *tp, struct tcpopt *to,
300 static void tcp_compute_rcv_rtt(struct tcpcb *tp, struct tcpopt *to,
304 struct tcpopt *to);
1021 struct tcpopt *to, uint32_t pktlen) in tcp_sbrcv_grow()
1368 struct tcpopt *to, u_int32_t rxtime) in tcp_detect_bad_rexmt()
1458 tcp_bad_rexmt_check(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to) in tcp_bad_rexmt_check()
1636 tcp_tfo_syn(struct tcpcb *tp, struct tcpopt *to) in tcp_tfo_syn()
1683 tcp_tfo_synack(struct tcpcb *tp, struct tcpopt *to) in tcp_tfo_synack()
1869 struct tcpopt to; /* options in this segment */ in tcp_input()
5498 struct tcpopt *to) in tcp_dooptions()
5614 tcp_finalize_options(struct tcpcb *tp, struct tcpopt *to, unsigned int ifscope) in tcp_finalize_options()
5805 tcp_compute_rtt(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th) in tcp_compute_rtt()
5850 tcp_compute_rcv_rtt(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th) in tcp_compute_rcv_rtt()