Searched refs:tcp_outflags (Results 1 – 5 of 5) sorted by relevance
71 static u_char tcp_outflags[TCP_NSTATES] = { variable
150 flags = tcp_outflags[tp->t_state]; in tcp_offload_output()
280 flags = tcp_outflags[tp->t_state]; in tcp_default_output()
11924 ((tcp_outflags[tp->t_state] & TH_RST) == 0) && in bbr_output_wtime()11925 ((sbavail(sb) + ((tcp_outflags[tp->t_state] & TH_FIN) ? 1 : 0)) <= in bbr_output_wtime()12113 flags = tcp_outflags[tp->t_state]; in bbr_output_wtime()
18514 flags = tcp_outflags[tp->t_state]; in rack_fast_rsm_output()19959 rack_init_fsb_block(tp, rack, tcp_outflags[tp->t_state]); in rack_output()20053 flags = tcp_outflags[tp->t_state]; in rack_output()