Searched refs:ICMP_ECHO_SEQ (Results 1 – 6 of 6) sorted by relevance
997 #define ICMP_ECHO_SEQ(h) (*(uint16 *)((uint8 *)(h) + (ICMP_ECHO_SEQ_OFFSET))) macro1052 seqnum = ntoh16(ICMP_ECHO_SEQ(icmph)); in dhd_icmp_dump()1056 seqnum = ntoh16(ICMP_ECHO_SEQ(icmph)); in dhd_icmp_dump()
1192 #define ICMP_ECHO_SEQ(h) (*(uint16 *)((uint8 *)(h) + (ICMP_ECHO_SEQ_OFFSET))) macro1249 seqnum = ntoh16(ICMP_ECHO_SEQ(icmph)); in dhd_icmp_dump()1253 seqnum = ntoh16(ICMP_ECHO_SEQ(icmph)); in dhd_icmp_dump()
19349 #define ICMP_ECHO_SEQ(h) (*(uint16 *)((uint8 *)(h) + (ICMP_ECHO_SEQ_OFFSET))) macro19393 seqnum = ntoh16(ICMP_ECHO_SEQ(icmph)); in dhd_icmp_dump()19396 seqnum = ntoh16(ICMP_ECHO_SEQ(icmph)); in dhd_icmp_dump()