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