Total size (-14): 8
ip->ip_hl<<2:			20
ip->ip_v:			0x4
ip->ip_tos:			0
htons(ip->ip_len):		84
htons(ip->ip_id):		0
htons(ip->ip_off):		0x4000
ip->ip_ttl:			0x40
ip->ip_p:			0x1
htons(ip->ip_sum):		0x24a5
htonl(ip->ip_src.s_addr):	0xa010101
htonl(ip->ip_dst.s_addr):	0xa010102

icmp->icmp_type		0x8 (1 byte)
icmp->icmp_code		0 (1 byte)
htons(icmp->icmp_cksum)	0x3e29 (2 bytes)
	ICMP_ECHO:
	htons(icmp->icmp_id)    0xb204 (2 bytes)
	htons(icmp->icmp_seq)   0 (2 bytes)
ICMP size:	8

0a01 0102 0800 3e29 b204 0000 e47f 6e3c
c212 0800 0809 0a0b 0c0d 0e0f 1011 1213
1415 1617 1819 1a1b 1c1d 1e1f 2021 2223
2425 2627 2829 2a2b 2c2d 2e2f 3031 3233
3435 3637

