Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/test/unit/tcp/
H A 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