Searched refs:icmp_pptr (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_icmp.h82 #define icmp_pptr icmp_hun.ih_pptr macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c759 Printf(" option type = %d", icp->icmp_pptr);
765 Printf(" in byte %d", icp->icmp_pptr);
766 if (icp->icmp_pptr <= hlen1) {
768 *((char *)ip + icp->icmp_pptr));
775 Printf(" in byte %d", icp->icmp_pptr);
776 if (icp->icmp_pptr <= hlen1) {
778 *((char *)ip + icp->icmp_pptr));
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c336 icmp->icmp_pptr);

Completed in 48 milliseconds