Searched refs:TF2_MBUF_ACKCMP (Results 1 – 6 of 6) sorted by relevance
390 if ((tp->t_flags2 & TF2_MBUF_ACKCMP) == 0) in do_bpf_strip_and_compress()579 if ((tp->t_flags2 & (TF2_SUPPORTS_MBUFQ | TF2_MBUF_ACKCMP)) == 0) { in _tcp_lro_flush_tcphpts()
845 #define TF2_MBUF_ACKCMP 0x00008000 /* mbuf ack compression ok */ macro1569 TF2_MBUF_ACKCMP| in tcp_lro_features_off()
2996 if (t_flags2 & TF2_MBUF_ACKCMP) { in db_print_tflags2()
431 KASSERT((tp->t_flags2 & TF2_MBUF_ACKCMP), in ctf_process_inbound_raw()
14358 tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_switch_failed()14873 tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_init()15199 rack->rc_tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_set_state()22655 rack->rc_tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_set_dgp()22747 rack->rc_tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_set_profile()23109 if ((optval == 0) && (tp->t_flags2 & TF2_MBUF_ACKCMP)) { in rack_process_option()23118 tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_process_option()23836 tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_inherit()
9962 tp->t_flags2 &= ~TF2_MBUF_ACKCMP; in bbr_init()