#if INET6
if (isipv6) {
(void)ip6_output(m, NULL, ro6, 0, NULL, NULL, 0);
#if INET6
if (isipv6) {
(void)ip6_output(m, NULL, ro6, 0, NULL, NULL, 0);
if (tcp_background_io_enabled &&
tp->t_inpcb->inp_socket->so_traffic_mgt_flags & TRAFFIC_MGT_SO_BG_SUPPRESSED) {
tp->t_flags |= TF_RXWIN0SENT;
if (tcp_background_io_enabled &&
tp->t_inpcb->inp_socket->so_traffic_mgt_flags & TRAFFIC_MGT_SO_BG_SUPPRESSED) {
tp->t_flags |= TF_RXWIN0SENT;