Searched refs:test_udp_context_prepare (Results 1 – 1 of 1) sorted by relevance
/tests/net/checksum_offload/src/ |
A D | main.c | 632 static struct net_context *test_udp_context_prepare(sa_family_t family, in test_udp_context_prepare() function 725 net_ctx = test_udp_context_prepare(family, offloaded, &dst_addr); in test_tx_chksum() 773 net_ctx = test_udp_context_prepare(family, offloaded, &dst_addr); in test_tx_chksum_udp_frag() 1002 net_ctx = test_udp_context_prepare(family, offloaded, &dst_addr); in test_rx_chksum() 1059 net_ctx = test_udp_context_prepare(family, offloaded, &dst_addr); in test_rx_chksum_udp_frag() 1117 net_ctx = test_udp_context_prepare(family, offloaded, &dst_addr); in test_rx_chksum_udp_frag_bad()
|
Completed in 18 milliseconds