Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/test/unit/tcp/
H A Dtest_tcp.c86 struct test_tcp_txcounters txcounters; in START_TEST() local
137 struct test_tcp_txcounters txcounters; in START_TEST() local
200 struct test_tcp_txcounters txcounters; in START_TEST() local
387 struct test_tcp_txcounters txcounters; in START_TEST() local
484 struct test_tcp_txcounters txcounters; in START_TEST() local
572 struct test_tcp_txcounters txcounters; in test_tcp_tx_full_window_lost() local
H A Dtcp_helper.c272 struct test_tcp_txcounters *txcounters = (struct test_tcp_txcounters*)netif->state; in test_tcp_netif_output() local
294 void test_tcp_init_netif(struct netif *netif, struct test_tcp_txcounters *txcounters, in test_tcp_init_netif()