Searched refs:IS_FASTOPEN (Results 1 – 9 of 9) sorted by relevance
249 if (IS_FASTOPEN(tp->t_flags) && in tcp_output()446 if (IS_FASTOPEN(tp->t_flags) && in tcp_output()474 if (IS_FASTOPEN(tp->t_flags) && in tcp_output()812 if (IS_FASTOPEN(tp->t_flags) && in tcp_output()886 if (IS_FASTOPEN(tp->t_flags) && wanted_cookie && in tcp_output()
502 if (IS_FASTOPEN(tp->t_flags)) in tcp_usr_listen()553 if (IS_FASTOPEN(tp->t_flags)) in tcp6_usr_listen()978 if (IS_FASTOPEN(tp->t_flags) && in tcp_usr_rcvd()1229 if (IS_FASTOPEN(tp->t_flags)) in tcp_usr_send()1293 if (IS_FASTOPEN(tp->t_flags)) in tcp_usr_send()2665 !(tp->t_state > TCPS_LISTEN && IS_FASTOPEN(tp->t_flags))) { in tcp_disconnect()
1675 if (IS_FASTOPEN(tp->t_flags)) { in tcp_do_segment()1967 if (IS_FASTOPEN(tp->t_flags)) { in tcp_do_segment()2037 if (IS_FASTOPEN(tp->t_flags) && in tcp_do_segment()2402 IS_FASTOPEN(tp->t_flags)) { in tcp_do_segment()2438 if (IS_FASTOPEN(tp->t_flags) && tp->t_tfo_pending) { in tcp_do_segment()2456 if (!IS_FASTOPEN(tp->t_flags)) in tcp_do_segment()3102 IS_FASTOPEN(tp->t_flags)); in tcp_do_segment()
417 #define IS_FASTOPEN(t_flags) (false) macro419 #define IS_FASTOPEN(t_flags) (t_flags & TF_FASTOPEN) macro
1511 if (V_tcp_fastopen_server_enable && IS_FASTOPEN(tp->t_flags) && in syncache_add()
2877 if (IS_FASTOPEN(tp->t_flags)) in tcp_drop_syn_sent()
8614 IS_FASTOPEN(tp->t_flags)); in rack_process_data()9228 if (IS_FASTOPEN(tp->t_flags) && in rack_do_syn_sent()9384 if (IS_FASTOPEN(tp->t_flags)) { in rack_do_syn_recv()9464 if (IS_FASTOPEN(tp->t_flags)) { in rack_do_syn_recv()9499 if (!IS_FASTOPEN(tp->t_flags)) in rack_do_syn_recv()11013 if (IS_FASTOPEN(tp->t_flags)) { in rack_do_segment_nounlock()11954 if (IS_FASTOPEN(tp->t_flags) && in rack_output()12029 if (IS_FASTOPEN(tp->t_flags) && in rack_output()12425 if (IS_FASTOPEN(tp->t_flags) && in rack_output()12450 if (IS_FASTOPEN(tp->t_flags) && in rack_output()[all …]
8294 IS_FASTOPEN(tp->t_flags)); in bbr_process_data()8902 if (IS_FASTOPEN(tp->t_flags) && in bbr_do_syn_sent()9064 if (IS_FASTOPEN(tp->t_flags)) { in bbr_do_syn_recv()9144 if (IS_FASTOPEN(tp->t_flags)) { in bbr_do_syn_recv()9200 if (!IS_FASTOPEN(tp->t_flags)) in bbr_do_syn_recv()11533 if (IS_FASTOPEN(tp->t_flags)) { in bbr_do_segment_nounlock()12221 if (IS_FASTOPEN(tp->t_flags) && in bbr_output_wtime()12542 if (IS_FASTOPEN(tp->t_flags) && in bbr_output_wtime()12573 if (IS_FASTOPEN(tp->t_flags) && in bbr_output_wtime()13009 if (IS_FASTOPEN(tp->t_flags) && in bbr_output_wtime()[all …]