Searched refs:icmp_gwaddr (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h110 #define icmp_gwaddr icmp_hun.ih_gwaddr macro
H A Dip_icmp.c263 icp->icmp_gwaddr.s_addr = dest;
571 gw = ntohl(icp->icmp_gwaddr.s_addr);
598 icmpdst.sin_addr = icp->icmp_gwaddr;
605 inet_ntop(AF_INET, &icp->icmp_gwaddr, ipv4str,
H A Dip_compat.h595 # define icmp_gwaddr icmp_hun.ih_gwaddr

Completed in 65 milliseconds