Home
last modified time | relevance | path

Searched refs:to_flags (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_syncache.c1162 if ((to->to_flags & TOF_SIGNATURE) != 0 && in syncache_expand()
1196 if ((to->to_flags & TOF_SIGNATURE) == 0) { in syncache_expand()
1231 if (sc->sc_flags & SCF_TIMESTAMP && to->to_flags & TOF_TS && in syncache_expand()
1251 (to->to_flags & TOF_TS)) { in syncache_expand()
1267 !(to->to_flags & TOF_TS)) { in syncache_expand()
1464 (to->to_flags & TOF_FASTOPEN)) { in syncache_add()
1521 if (to->to_flags & TOF_SIGNATURE) { in syncache_add()
1530 } else if (to->to_flags & TOF_SIGNATURE) { in syncache_add()
1573 if ((sc->sc_flags & SCF_TIMESTAMP) && (to->to_flags & TOF_TS)) in syncache_add()
1688 if ((to->to_flags & TOF_TS) && (V_tcp_do_rfc1323 != 2)) { in syncache_add()
[all …]
H A Dtcp_input.c261 ((to->to_flags & TOF_SACK) || in tcp_is_sack_recovery()
633 to.to_flags = 0; in tcp_input_with_port()
1329 if ((to.to_flags & TOF_SIGNATURE) == 0) { in tcp_input_with_port()
1579 to.to_flags &= ~TOF_SACK; in tcp_do_segment()
1583 (to.to_flags & TOF_SIGNATURE) != 0) in tcp_do_segment()
1592 if ((to.to_flags & TOF_TS) && (to.to_tsecr != 0)) { in tcp_do_segment()
1608 if ((to.to_flags & TOF_SCALE) && in tcp_do_segment()
1621 if ((to.to_flags & TOF_TS) && in tcp_do_segment()
1630 if (to.to_flags & TOF_MSS) { in tcp_do_segment()
1634 (!(to.to_flags & TOF_SACKPERM) || in tcp_do_segment()
[all …]
H A Dtcp_timewait.c208 if ((to.to_flags & TOF_TS) != 0 && tp->ts_recent && in tcp_twcheck()
248 if ((to->to_flags & TOF_TS) != 0 && V_tcp_do_rfc6191) { in tcp_twcheck()
301 if (((to->to_flags & TOF_TS) == 0) && (tp->ts_recent != 0) && in tcp_twcheck()
H A Dtcp_output.c794 to.to_flags = 0; in tcp_default_output()
801 to.to_flags |= TOF_MSS; in tcp_default_output()
816 to.to_flags |= TOF_FASTOPEN; in tcp_default_output()
823 to.to_flags |= TOF_FASTOPEN; in tcp_default_output()
839 to.to_flags |= TOF_SCALE; in tcp_default_output()
847 to.to_flags |= TOF_TS; in tcp_default_output()
860 to.to_flags |= TOF_SACKPERM; in tcp_default_output()
863 to.to_flags |= TOF_SACK; in tcp_default_output()
875 to.to_flags |= TOF_SIGNATURE; in tcp_default_output()
885 !(to.to_flags & TOF_FASTOPEN)) in tcp_default_output()
[all …]
H A Dtcp_sack.c595 if (to->to_flags & TOF_SACK) { in tcp_sack_doack()
884 if (!(to->to_flags & TOF_SACK)) in tcp_sack_doack()
H A Dtcp_subr.c1932 to.to_flags = 0; in tcp_respond()
1953 to.to_flags |= TOF_TS; in tcp_respond()
1958 to.to_flags |= TOF_SIGNATURE; in tcp_respond()
2042 if (to.to_flags & TOF_SIGNATURE) { in tcp_respond()
4429 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()
4442 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()
4464 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()
H A Dtcp_var.h883 u_int32_t to_flags; /* which options are present */ member
/freebsd/sys/netinet/khelp/
H A Dh_ertt.c276 (to->to_flags & TOF_TS) != 0 && to->to_tsecr) { in ertt_packet_measurement_hook()
477 (to->to_flags & TOF_TS)) { in ertt_add_tx_segment_info_hook()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c6786 (to->to_flags & TOF_TS) && in bbr_update_rtt()
6799 if ((to->to_flags & TOF_TS) && in bbr_update_rtt()
7318 if ((to->to_flags & TOF_TS) && (to->to_tsecr != 0)) { in bbr_log_ack()
7493 if ((to->to_flags & TOF_SACK) == 0) { in bbr_log_ack()
8445 if (__predict_false((to->to_flags & TOF_TS) && in bbr_do_fastnewdata()
8455 if ((to->to_flags & TOF_TS) != 0 && in bbr_do_fastnewdata()
8578 if ((to->to_flags & TOF_TS) && __predict_false(TSTMP_LT(to->to_tsval, tp->ts_recent))) { in bbr_fastack()
8637 if ((to->to_flags & TOF_TS) != 0 && in bbr_fastack()
8886 if ((to->to_flags & TOF_TS) != 0) { in bbr_do_syn_sent()
8992 if ((to->to_flags & TOF_TS) != 0 && tp->ts_recent && in bbr_do_syn_recv()
[all …]
H A Drack.c8838 if (to && (to->to_flags & TOF_TS) && in rack_update_rtt()
10331 (to->to_flags & TOF_TS) && in rack_process_to_cumack()
10721 if ((to->to_flags & TOF_SACK) == 0) { in rack_log_ack()
11703 ((to->to_flags & TOF_SACK) == 0)) { in rack_process_ack()
12414 if (__predict_false((to->to_flags & TOF_TS) && in rack_do_fastnewdata()
12424 if ((to->to_flags & TOF_TS) != 0 && in rack_do_fastnewdata()
12541 if ((to->to_flags & TOF_TS) && __predict_false(TSTMP_LT(to->to_tsval, tp->ts_recent))) { in rack_fastack()
12595 if ((to->to_flags & TOF_TS) != 0 && in rack_fastack()
12894 if ((to->to_flags & TOF_TS) != 0 && to->to_tsecr) { in rack_do_syn_sent()
12997 if ((to->to_flags & TOF_TS) != 0 && tp->ts_recent && in rack_do_syn_recv()
[all …]
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1143 to->to_flags |= TOF_MSS; in t4opt_to_tcpopt()
1148 to->to_flags |= TOF_SCALE; in t4opt_to_tcpopt()
1153 to->to_flags |= TOF_TS; in t4opt_to_tcpopt()
1156 to->to_flags |= TOF_SACKPERM; in t4opt_to_tcpopt()
1608 to->to_flags |= TOF_TS; in synqe_to_protohdrs()