Searched defs:hip (Results 1 - 1 of 1) sorted by relevance

/external/iputils/
H A Dtraceroute6.c839 struct ip6_hdr *hip; local
843 hip = (struct ip6_hdr *) (icp + 1);
844 up = (struct udphdr *)(hip+1);
845 nexthdr = hip->ip6_nxt;

Completed in 92 milliseconds