Searched refs:icmp_pptr (Results 1 – 3 of 3) sorted by relevance
737 Printf(" option type = %d", icp->icmp_pptr); in check_reply()742 Printf(" in byte %d", icp->icmp_pptr); in check_reply()743 if (icp->icmp_pptr <= hlen1) { in check_reply()745 *((char *)ip + icp->icmp_pptr)); in check_reply()752 Printf(" in byte %d", icp->icmp_pptr); in check_reply()753 if (icp->icmp_pptr <= hlen1) { in check_reply()755 *((char *)ip + icp->icmp_pptr)); in check_reply()
81 #define icmp_pptr icmp_hun.ih_pptr macro
339 icmp->icmp_pptr); in interpret_icmp()