Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Dip_icmp.h115 #define icmp_gwaddr icmp_hun.ih_gwaddr macro
H A Dip_icmp.c363 icp->icmp_gwaddr.s_addr = dest; in icmp_error()
764 icmpdst.sin_addr = icp->icmp_gwaddr; in icmp_input()
773 inet_ntop(AF_INET, &icp->icmp_gwaddr, gw_str, sizeof(gw_str)); in icmp_input()
H A Dip_compat.h597 # define icmp_gwaddr icmp_hun.ih_gwaddr