Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/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
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/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
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/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;
25 u8_t copy_tx_packets;
26 struct pbuf *tx_packets;