Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/checksum_offload/src/
Dmain.c156 static uint16_t get_icmp_chksum(struct net_pkt *pkt) in get_icmp_chksum() function
298 chksum = get_icmp_chksum(pkt); in test_fragment()
360 chksum = get_icmp_chksum(pkt); in eth_tx_offloading_disabled()
403 chksum = get_icmp_chksum(pkt); in eth_tx_offloading_enabled()