Home
last modified time | relevance | path

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

/lib/liblwip/test/unit/tcp/
Dtcp_helper.h22 struct test_tcp_txcounters { struct
23 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