Lines Matching refs:tcpopt
279 struct tcpopt *);
280 static void tcp_finalize_options(struct tcpcb *, struct tcpopt *, unsigned int);
297 struct tcpopt *to, uint32_t tlen);
304 static void tcp_compute_rtt(struct tcpcb *tp, struct tcpopt *to,
306 static void tcp_compute_rcv_rtt(struct tcpcb *tp, struct tcpopt *to,
310 struct tcpopt *to);
1009 struct tcpopt *to, uint32_t pktlen) in tcp_sbrcv_grow()
1326 struct tcpopt *to, u_int32_t rxtime) in tcp_detect_bad_rexmt()
1422 tcp_bad_rexmt_check(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to) in tcp_bad_rexmt_check()
1582 tcp_tfo_syn(struct tcpcb *tp, struct tcpopt *to) in tcp_tfo_syn()
1630 tcp_tfo_synack(struct tcpcb *tp, struct tcpopt *to) in tcp_tfo_synack()
1920 tcp_process_accecn_options(struct tcpcb *tp, struct tcpopt *to) in tcp_process_accecn_options()
1976 tcp_process_accecn(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th, in tcp_process_accecn()
2038 struct tcpopt to; /* options in this segment */ in tcp_input()
6193 struct tcpopt *to) in tcp_dooptions()
6330 tcp_finalize_options(struct tcpcb *tp, struct tcpopt *to, unsigned int ifscope) in tcp_finalize_options()
6521 tcp_compute_rtt(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th) in tcp_compute_rtt()
6566 tcp_compute_rcv_rtt(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th) in tcp_compute_rcv_rtt()