Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dicmp.c62 uint8_t icmp_type, uint8_t icmp_code, uint16_t icmp_id, uint16_t icmp_seq, in ICMPOutput() argument
125 ICMP_ECHO_SET_SEQ(icmph, htons(icmp_seq)); in ICMPOutput()
/mOS-networking-stack/core/src/include/
H A Dicmp.h32 uint16_t icmp_id, uint16_t icmp_seq,