Searched refs:icmp_mask (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/posix/netinet/ | ||
H A D | ip_icmp.h | 83 #define icmp_mask icmp_dun.id_mask macro |
/haiku/src/bin/network/ping/ | ||
H A D | ping.c | 1255 inet_ntoa(*(struct in_addr *)&(icp.icmp_mask))); in pr_pack() |