Home
last modified time | relevance | path

Searched refs:p_normal_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
758 p_normal_fin = tcp_create_rx_segment(pcb, NULL, 0, TCP_MSS, 0, TCP_ACK|TCP_FIN); in test_tcp_recv_ooseq_double_FINs()
784 test_tcp_input(p_normal_fin, &netif); in test_tcp_recv_ooseq_double_FINs()
859 test_tcp_input(p_normal_fin, &netif); in test_tcp_recv_ooseq_double_FINs()