Home
last modified time | relevance | path

Searched refs:p_data_after_fin (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
837p_data_after_fin = tcp_create_rx_segment(pcb, &data_full_wnd[TCP_MSS+1], k, TCP_MSS+1, 0, TCP_ACK); in test_tcp_recv_ooseq_double_FINs()
879 test_tcp_input(p_data_after_fin, &netif); in test_tcp_recv_ooseq_double_FINs()
941 test_tcp_input(p_data_after_fin, &netif); in test_tcp_recv_ooseq_double_FINs()