Searched refs:TF_SACK_PERMIT (Results 1 – 12 of 12) sorted by relevance
1672 if ((tp->t_flags & TF_SACK_PERMIT) && in tcp_do_segment()1674 tp->t_flags &= ~TF_SACK_PERMIT; in tcp_do_segment()2495 if ((tp->t_flags & TF_SACK_PERMIT) && in tcp_do_segment()2517 (tp->t_flags & TF_SACK_PERMIT))) { in tcp_do_segment()2569 ((tp->t_flags & TF_SACK_PERMIT) && in tcp_do_segment()2580 (tp->t_flags & TF_SACK_PERMIT)) { in tcp_do_segment()2658 (tp->t_flags & TF_SACK_PERMIT)) { in tcp_do_segment()2686 if (tp->t_flags & TF_SACK_PERMIT) { in tcp_do_segment()2776 if ((tp->t_flags & TF_SACK_PERMIT) && in tcp_do_segment()2791 if (tp->t_flags & TF_SACK_PERMIT) in tcp_do_segment()[all …]
279 if ((tp->t_flags & TF_SACK_PERMIT) && in tcp_output()303 if ((tp->t_flags & TF_SACK_PERMIT) && IN_FASTRECOVERY(tp->t_flags) && in tcp_output()722 if ((tp->t_flags & TF_SACK_PERMIT) && in tcp_output()860 if (tp->t_flags & TF_SACK_PERMIT) { in tcp_output()1606 (tp->t_flags & TF_SACK_PERMIT) && in tcp_output()
1769 tp->t_flags |= TF_SACK_PERMIT; in tcp_newtcpcb()2929 if (tp->t_flags & TF_SACK_PERMIT) in tcp_mtudisc()3041 if ((tp->t_flags & TF_SACK_PERMIT) && tp->rcv_numsacks > 0) { in tcp_maxseg()3057 if (tp->t_flags & TF_SACK_PERMIT) in tcp_maxseg()
380 #define TF_SACK_PERMIT 0x00000200 /* other side said I could SACK */ macro
853 tp->t_flags &= ~(TF_REQ_SCALE|TF_REQ_TSTMP|TF_SACK_PERMIT); in tcp_timer_rexmt()
792 pn->sack_enabled = (tp->t_flags & TF_SACK_PERMIT) != 0; in siftr_siftdata()
1768 if (tp->t_flags & TF_SACK_PERMIT) in tcp_fill_info()2849 if (t_flags & TF_SACK_PERMIT) { in db_print_tflags()
1077 tp->t_flags |= TF_SACK_PERMIT; in syncache_socket()
557 if ((todrop > 0) && (tp->t_flags & TF_SACK_PERMIT)) { in ctf_drop_checks()853 if (tp->t_flags & TF_SACK_PERMIT) in ctf_fixed_maxseg()
587 ((tp->t_flags & TF_SACK_PERMIT) == 0) || in bbr_timer_start()5170 tp->t_flags &= ~(TF_REQ_SCALE | TF_REQ_TSTMP | TF_SACK_PERMIT); in bbr_timeout_rxt()8379 if ((tp->t_flags & TF_SACK_PERMIT) && (save_tlen > 0)) { in bbr_process_data()10293 if ((tp->t_flags & TF_SACK_PERMIT) || bbr_sack_not_required) { in bbr_handoff_ok()11530 if ((tp->t_flags & TF_SACK_PERMIT) && in bbr_do_segment_nounlock()11532 tp->t_flags &= ~TF_SACK_PERMIT; in bbr_do_segment_nounlock()11556 if ((tp->t_flags & TF_SACK_PERMIT) == 0) { in bbr_do_segment_nounlock()13829 (tp->t_flags & TF_SACK_PERMIT) && in bbr_output_wtime()
4454 ((tp->t_flags & TF_SACK_PERMIT) == 0)) in rack_timer_start()8691 if ((tp->t_flags & TF_SACK_PERMIT) && (save_tlen > 0)) { in rack_process_data()10551 if ((tp->t_flags & TF_SACK_PERMIT) || rack_sack_not_required){ in rack_handoff_ok()11010 if ((tp->t_flags & TF_SACK_PERMIT) && in rack_do_segment_nounlock()11012 tp->t_flags &= ~TF_SACK_PERMIT; in rack_do_segment_nounlock()11040 ((tp->t_flags & TF_SACK_PERMIT) == 0)) { in rack_do_segment_nounlock()13820 (tp->t_flags & TF_SACK_PERMIT) && in rack_output()