Searched refs:TF_TOE (Results 1 – 12 of 12) sorted by relevance
510 KASSERT(tp->t_flags & TF_TOE, in toe_connect_failed()522 KASSERT(!(tp->t_flags & TF_TOE), in toe_connect_failed()
983 if (tp->t_flags & TF_TOE) in tcp_usr_rcvd()1800 if (tp->t_flags & TF_TOE) { in tcp_fill_info()1977 if (tp->t_flags & TF_TOE) { in tcp_ctloutput()2125 if (tp->t_flags & TF_TOE) { in tcp_default_ctloutput()
396 #define TF_TOE 0x02000000 /* this connection is offloaded */ macro
901 if (tp->t_flags & TF_TOE) in tcp_timer_activate()
240 if (tp->t_flags & TF_TOE) in tcp_output()
2013 if (tp->t_flags & TF_TOE) in tcp_discardcb()
1012 if (tp->t_flags & TF_TOE) { in tcp_input()
412 if (istcp && (tp->t_flags & TF_TOE) != 0) in protopr()
771 if (!(tp->t_flags & TF_TOE)) { in ktls_try_toe()
11947 if (tp->t_flags & TF_TOE) in rack_output()
12040 if (tp->t_flags & TF_TOE) in bbr_output_wtime()