Searched refs:ipi_addr (Results 1 – 3 of 3) sorted by relevance
656 struct in_addr ipi_addr; /* IP Header dst address */ member
3884 bcopy(&ip->ip_dst, &pi.ipi_addr, sizeof(struct in_addr)); in ip_savecontrol()
210 inet_ntop(AF_INET, &pktinfo->ipi_addr, addr, sizeof(addr)); in receive_packets()