ICMPV4¶
Provides types related to ICMPv4.
See also
-
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