Home
last modified time | relevance | path

Searched refs:p_2nd_fin_ooseq (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/test/unit/tcp/
Dtest_tcp_oos.c811 struct pbuf *p_normal_fin, *p_data_after_fin, *p, *p_2nd_fin_ooseq; in test_tcp_recv_ooseq_double_FINs() local
838 p_2nd_fin_ooseq = tcp_create_rx_segment(pcb, NULL, 0, TCP_MSS+1+k, 0, TCP_ACK|TCP_FIN); in test_tcp_recv_ooseq_double_FINs()
901 test_tcp_input(p_2nd_fin_ooseq, &netif); in test_tcp_recv_ooseq_double_FINs()
948 test_tcp_input(p_2nd_fin_ooseq, &netif); in test_tcp_recv_ooseq_double_FINs()