Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dicmp.c123 icmph->icmp_checksum = 0; in ICMPOutput()
132 icmph->icmp_checksum = in ICMPOutput()
/mOS-networking-stack/core/src/include/
H A Dicmp.h9 uint16_t icmp_checksum; member