Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/checksum_offload/src/
Dmain.c634 static struct net_context *test_udp_context_prepare(sa_family_t family, in test_udp_context_prepare() function
727 net_ctx = test_udp_context_prepare(family, offloaded, &dst_addr); in test_tx_chksum()
775 net_ctx = test_udp_context_prepare(family, offloaded, &dst_addr); in test_tx_chksum_udp_frag()
1004 net_ctx = test_udp_context_prepare(family, offloaded, &dst_addr); in test_rx_chksum()
1061 net_ctx = test_udp_context_prepare(family, offloaded, &dst_addr); in test_rx_chksum_udp_frag()
1119 net_ctx = test_udp_context_prepare(family, offloaded, &dst_addr); in test_rx_chksum_udp_frag_bad()