Searched refs:to_flags (Results 1 – 11 of 11) sorted by relevance
1162 if ((to->to_flags & TOF_SIGNATURE) != 0 && in syncache_expand() 1197 if ((to->to_flags & TOF_SIGNATURE) == 0) { in syncache_expand() 1232 if (sc->sc_flags & SCF_TIMESTAMP && to->to_flags & TOF_TS && in syncache_expand() 1252 (to->to_flags & TOF_TS)) { in syncache_expand() 1268 !(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() 1570 if ((sc->sc_flags & SCF_TIMESTAMP) && (to->to_flags & TOF_TS)) in syncache_add() 1705 if ((to->to_flags in syncache_add() [all...]
261 ((to->to_flags & TOF_SACK) || in tcp_is_sack_recovery()633 to.to_flags = 0; in tcp_input_with_port()1328 if ((to.to_flags & TOF_SIGNATURE) == 0) { in tcp_input_with_port()1577 to.to_flags &= ~TOF_SACK; in tcp_do_segment()1581 (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 …]
793 to.to_flags = 0; in tcp_default_output()800 to.to_flags |= TOF_MSS; in tcp_default_output()815 to.to_flags |= TOF_FASTOPEN; in tcp_default_output()822 to.to_flags |= TOF_FASTOPEN; in tcp_default_output()838 to.to_flags |= TOF_SCALE; in tcp_default_output()846 to.to_flags |= TOF_TS; in tcp_default_output()859 to.to_flags |= TOF_SACKPERM; in tcp_default_output()862 to.to_flags |= TOF_SACK; in tcp_default_output()874 to.to_flags |= TOF_SIGNATURE; in tcp_default_output()884 !(to.to_flags & TOF_FASTOPEN)) in tcp_default_output()[all …]
195 if ((to.to_flags & TOF_TS) != 0 && tp->ts_recent && in tcp_twcheck()272 if (((to->to_flags & TOF_TS) == 0) && (tp->ts_recent != 0) && in tcp_twcheck()
596 if (to->to_flags & TOF_SACK) { in tcp_sack_doack()885 if (!(to->to_flags & TOF_SACK)) in tcp_sack_doack()
1921 to.to_flags = 0; in tcp_respond()1942 to.to_flags |= TOF_TS; in tcp_respond()1947 to.to_flags |= TOF_SIGNATURE; in tcp_respond()2031 if (to.to_flags & TOF_SIGNATURE) { in tcp_respond()4401 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()4414 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()4436 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()
883 u_int32_t to_flags; /* which options are present */ member
276 (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()
6786 (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 …]
8838 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 …]
1142 to->to_flags |= TOF_MSS; in t4opt_to_tcpopt() 1147 to->to_flags |= TOF_SCALE; in t4opt_to_tcpopt() 1152 to->to_flags |= TOF_TS; in t4opt_to_tcpopt() 1155 to->to_flags |= TOF_SACKPERM; in t4opt_to_tcpopt() 1605 to->to_flags |= TOF_TS; in synqe_to_protohdrs()