Searched refs:ICMP_ADDRESS (Results 1 – 5 of 5) sorted by relevance
44 #if defined(ICMP_ADDRESS) || (defined(HAVE_DECL_ICMP_ADDRESS) && HAVE_DECL_ICMP_ADDRESS)45 XLAT_PAIR(1ULL<<ICMP_ADDRESS, "1<<ICMP_ADDRESS"),
12 1<<ICMP_ADDRESS
21 [ICMP_ADDRESS] = ICMP_ADDRESSREPLY + 1,22 [ICMP_ADDRESSREPLY] = ICMP_ADDRESS + 1
34 #define ICMP_ADDRESS 17 /* Address Mask Request */ macro