Searched defs:test_tcp_txcounters (Results 1 – 1 of 1) sorted by relevance
22 struct test_tcp_txcounters { struct23 u32_t num_tx_calls;24 u32_t num_tx_bytes;48 void test_tcp_init_netif(struct netif *netif, struct test_tcp_txcounters *txcounters, argument