icmp.h¶
ICMPv4 type and function definitions.
-
struct
icmp_echo_t¶ Echo request and response message format.
See also
-
uint8_t
type¶ message type
-
uint8_t
code¶ message code
-
byteorder.h::network_uint16_tcsum¶ checksum
-
byteorder.h::network_uint16_tid¶ identifier
-
byteorder.h::network_uint16_tsn¶ sequence number
-
uint8_t