Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h91 #define icmp_gwaddr icmp_hun.ih_gwaddr macro
/f-stack/freebsd/netinet/
H A Dip_icmp.h91 #define icmp_gwaddr icmp_hun.ih_gwaddr macro
H A Dip_icmp.c344 icp->icmp_gwaddr.s_addr = dest; in icmp_error()
656 gw = ntohl(icp->icmp_gwaddr.s_addr); in icmp_input()
687 icmpdst.sin_addr = icp->icmp_gwaddr; in icmp_input()
695 inet_ntoa_r(icp->icmp_gwaddr, gwbuf)); in icmp_input()