Home
last modified time | relevance | path

Searched refs:eth_context_offloading_enabled (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/net/checksum_offload/src/
Dmain.c103 static struct eth_context eth_context_offloading_enabled; variable
378 zassert_equal_ptr(&eth_context_offloading_enabled, context, in eth_tx_offloading_enabled()
380 eth_context_offloading_enabled, context); in eth_tx_offloading_enabled()
472 &eth_context_offloading_enabled, NULL,
517 if (eth_ctx == &eth_context_offloading_enabled) { in iface_cb()
706 zassert_equal_ptr(&eth_context_offloading_enabled, ctx, in test_udp_context_prepare()