Searched refs:TF2_MBUF_L_ACKS (Results 1 – 5 of 5) sorted by relevance
224 tp->t_flags2 |= TF2_MBUF_L_ACKS; in tcp_lro_get_last_if_ackcmp()232 if (tp->t_flags2 & TF2_MBUF_L_ACKS) in tcp_lro_get_last_if_ackcmp()437 tp->t_flags2 |= TF2_MBUF_L_ACKS; in do_bpf_strip_and_compress()
844 #define TF2_MBUF_L_ACKS 0x00004000 /* large mbufs for ack compression */ macro1570 TF2_MBUF_L_ACKS); in tcp_lro_features_off()
2992 if (t_flags2 & TF2_MBUF_L_ACKS) { in db_print_tflags2()
4295 if (tp->t_flags2 & TF2_MBUF_L_ACKS) in tcp_handle_orphaned_packets()
9963 tp->t_flags2 &= ~TF2_MBUF_L_ACKS; in bbr_init()