Searched refs:test_tcp_txcounters (Results 1 – 3 of 3) sorted by relevance
22 struct test_tcp_txcounters { struct54 void test_tcp_init_netif(struct netif *netif, struct test_tcp_txcounters *txcounters,
105 struct test_tcp_txcounters txcounters; in START_TEST()167 struct test_tcp_txcounters txcounters; in START_TEST()213 struct test_tcp_txcounters txcounters; in START_TEST()305 struct test_tcp_txcounters txcounters; in START_TEST()339 struct test_tcp_txcounters txcounters; in START_TEST()389 struct test_tcp_txcounters txcounters; in START_TEST()448 struct test_tcp_txcounters txcounters; in START_TEST()630 struct test_tcp_txcounters txcounters; in START_TEST()718 struct test_tcp_txcounters txcounters; in START_TEST()794 struct test_tcp_txcounters txcounters; in test_tcp_tx_full_window_lost()[all …]
277 struct test_tcp_txcounters *txcounters = (struct test_tcp_txcounters*)netif->state; in test_tcp_netif_output()299 void test_tcp_init_netif(struct netif *netif, struct test_tcp_txcounters *txcounters, in test_tcp_init_netif()305 memset(txcounters, 0, sizeof(struct test_tcp_txcounters)); in test_tcp_init_netif()