Searched refs:is_empty_peninsula (Results 1 – 1 of 1) sorted by relevance
4656 u8_t is_empty_peninsula; in lm_tcp_rx_fin_received_complete() local4673 is_empty_peninsula = (rx_con->u.rx.gen_info.peninsula_nbytes > 0 ? 0 : 1); in lm_tcp_rx_fin_received_complete()4674 if (!is_empty_peninsula || mm_tcp_indicating_bufs(rx_con) ) { in lm_tcp_rx_fin_received_complete()4690 } else if(upload && !is_empty_peninsula) in lm_tcp_rx_fin_received_complete()