Searched refs:TF2_FBYTES_COMPLETE (Results 1 – 6 of 6) sorted by relevance
1887 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in tcp_do_segment()1893 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in tcp_do_segment()3131 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in tcp_do_segment()3137 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in tcp_do_segment()
442 #define TF2_FBYTES_COMPLETE 0x00000400 /* We have first bytes in and out */ macro
1245 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in tcp_usr_send()1252 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in tcp_usr_send()
8654 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in rack_process_data()8660 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in rack_process_data()8887 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in rack_do_fastnewdata()8893 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in rack_do_fastnewdata()
8342 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in bbr_process_data()8348 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in bbr_process_data()8568 ((tp->t_flags2 & TF2_FBYTES_COMPLETE) == 0) && in bbr_do_fastnewdata()8574 tp->t_flags2 |= TF2_FBYTES_COMPLETE; in bbr_do_fastnewdata()