Searched refs:TF2_MBUF_ACKCMP (Results 1 – 5 of 5) sorted by relevance
392 if ((tp->t_flags2 & TF2_MBUF_ACKCMP) == 0) in do_bpf_strip_and_compress()581 if ((tp->t_flags2 & (TF2_SUPPORTS_MBUFQ | TF2_MBUF_ACKCMP)) == 0) { in _tcp_lro_flush_tcphpts()
850 #define TF2_MBUF_ACKCMP 0x00008000 /* mbuf ack compression ok */ macro1597 TF2_MBUF_ACKCMP| in tcp_lro_features_off()
429 KASSERT((tp->t_flags2 & TF2_MBUF_ACKCMP), in ctf_process_inbound_raw()
14231 tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_switch_failed()14741 tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_init()15066 rack->rc_tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_set_state()22549 rack->rc_tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_set_dgp()22641 rack->rc_tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_set_profile()23003 if ((optval == 0) && (tp->t_flags2 & TF2_MBUF_ACKCMP)) { in rack_process_option()23012 tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_process_option()23730 tp->t_flags2 |= TF2_MBUF_ACKCMP; in rack_inherit()
9955 tp->t_flags2 &= ~TF2_MBUF_ACKCMP; in bbr_init()