Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/checksum_offload/src/
Dmain.c274 static void test_fragment(struct net_pkt *pkt, bool offloaded) in test_fragment()
635 bool offloaded, in test_udp_context_prepare()
718 static void test_tx_chksum(sa_family_t family, bool offloaded) in test_tx_chksum()
766 static void test_tx_chksum_udp_frag(sa_family_t family, bool offloaded) in test_tx_chksum_udp_frag()
830 static void test_icmp_init(sa_family_t family, bool offloaded, in test_icmp_init()
868 static void test_tx_chksum_icmp_frag(sa_family_t family, bool offloaded) in test_tx_chksum_icmp_frag()
993 static void test_rx_chksum(sa_family_t family, bool offloaded) in test_rx_chksum()
1050 static void test_rx_chksum_udp_frag(sa_family_t family, bool offloaded) in test_rx_chksum_udp_frag()
1108 static void test_rx_chksum_udp_frag_bad(sa_family_t family, bool offloaded) in test_rx_chksum_udp_frag_bad()
1204 static void test_rx_chksum_icmp_frag(sa_family_t family, bool offloaded) in test_rx_chksum_icmp_frag()
[all …]