Searched refs:ICMP_MASKREQ (Results 1 – 3 of 3) sorted by relevance
211 #define ICMP_MASKREQ 17 /* address mask request */ macro233 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
406 #ifndef ICMP_MASKREQ407 # define ICMP_MASKREQ ICMP_ADDRESS
693 case ICMP_MASKREQ: in icmp_input()1325 case ICMP_MASKREQ: in icmp_dgram_send()