Lines Matching defs:iph1
1638 struct ip6_hdr *iph1 = (struct ip6_hdr*)(icmph+1);1639 struct icmp6_hdr *icmph1 = (struct icmp6_hdr *)(iph1+1);1651 if (memcmp(&iph1->ip6_dst, &whereto.sin6_addr, 16))1654 nexthdr = iph1->ip6_nxt;