Home
last modified time | relevance | path

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

/lib/liblwip/test/unit/tcp/
Dtest_tcp_oos.c729 struct pbuf *p_normal_fin, *p_data_after_fin, *p, *p_2nd_fin_ooseq; in test_tcp_recv_ooseq_double_FINs() local
760p_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()
805 test_tcp_input(p_data_after_fin, &netif); in test_tcp_recv_ooseq_double_FINs()
868 test_tcp_input(p_data_after_fin, &netif); in test_tcp_recv_ooseq_double_FINs()