Searched refs:ipi_addr (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/bsd/netinet/ | ||
| H A D | in.h | 656 struct in_addr ipi_addr; /* IP Header dst address */ member |
| H A D | ip_input.c | 3888 bcopy(&ip->ip_dst, &pi.ipi_addr, sizeof(struct in_addr)); in ip_savecontrol() |