Searched refs:TF_WAKESOR (Results 1 – 6 of 6) sorted by relevance
963 tp->t_flags |= TF_WAKESOR; in tcp_reass()1112 tp->t_flags |= TF_WAKESOR; in tcp_reass()
1486 if (tp->t_flags & TF_WAKESOR) { in tcp_handle_wakeup()1487 tp->t_flags &= ~TF_WAKESOR; in tcp_handle_wakeup()1933 tp->t_flags |= TF_WAKESOR; in tcp_do_segment()3148 tp->t_flags |= TF_WAKESOR; in tcp_do_segment()3216 tp->t_flags &= ~TF_WAKESOR; in tcp_do_segment()
385 #define TF_WAKESOR 0x00004000 /* wake up receive socket */ macro
8674 tp->t_flags |= TF_WAKESOR; in rack_process_data()8740 tp->t_flags &= ~TF_WAKESOR; in rack_process_data()8933 tp->t_flags |= TF_WAKESOR; in rack_do_fastnewdata()
8362 tp->t_flags |= TF_WAKESOR; in bbr_process_data()8423 tp->t_flags &= ~TF_WAKESOR; in bbr_process_data()8615 tp->t_flags |= TF_WAKESOR; in bbr_do_fastnewdata()