Lines Matching refs:iph1
1641 struct ip6_hdr *iph1 = (struct ip6_hdr*)(icmph+1);1642 struct icmp6_hdr *icmph1 = (struct icmp6_hdr *)(iph1+1);1654 if (memcmp(&iph1->ip6_dst, &whereto.sin6_addr, 16))1657 nexthdr = iph1->ip6_nxt;