Searched refs:ICMP_MASKREPLY (Results 1 – 3 of 3) sorted by relevance
212 #define ICMP_MASKREPLY 18 /* address mask reply */ macro233 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
409 #ifndef ICMP_MASKREPLY410 # define ICMP_MASKREPLY ICMP_ADDRESSREPLY
720 icp->icmp_type = ICMP_MASKREPLY; in icmp_input()796 case ICMP_MASKREPLY: in icmp_input()