Home
last modified time | relevance | path

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

/lib/liblwip/test/unit/tcp/
Dtcp_helper.h25 u8_t copy_tx_packets; member
Dtest_tcp.c614 txcounters.copy_tx_packets = 1; in test_tcp_tx_full_window_lost()
616 txcounters.copy_tx_packets = 0; in test_tcp_tx_full_window_lost()
Dtcp_helper.c261 if (txcounters->copy_tx_packets) { in test_tcp_netif_output()