Searched refs:TF2_FBYTES_COMPLETE (Results 1 – 5 of 5) sorted by relevance
1971 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in tcp_do_segment()1977 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in tcp_do_segment()3225 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in tcp_do_segment()3231 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in tcp_do_segment()
462 #define TF2_FBYTES_COMPLETE 0x00000400 /* We have first bytes in and out */ macro
1163 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in tcp_usr_send()1170 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in tcp_usr_send()
8268 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in bbr_process_data()8274 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in bbr_process_data()8502 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in bbr_do_fastnewdata()8508 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in bbr_do_fastnewdata()
10284 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in rack_process_data()10290 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in rack_process_data()10526 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in rack_do_fastnewdata()10532 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in rack_do_fastnewdata()