Home
last modified time | relevance | path

Searched defs:txcounters (Results 1 – 2 of 2) sorted by relevance

/lib/liblwip/test/unit/tcp/
Dtest_tcp.c126 struct test_tcp_txcounters txcounters; in START_TEST() local
313 struct test_tcp_txcounters txcounters; in START_TEST() local
411 struct test_tcp_txcounters txcounters; in START_TEST() local
500 struct test_tcp_txcounters txcounters; in test_tcp_tx_full_window_lost() local
Dtcp_helper.c257 struct test_tcp_txcounters *txcounters = (struct test_tcp_txcounters*)netif->state; in test_tcp_netif_output() local
276 void test_tcp_init_netif(struct netif *netif, struct test_tcp_txcounters *txcounters, in test_tcp_init_netif()