Searched refs:ICMP_MASKREPLY (Results 1 – 4 of 4) sorted by relevance
201 #define ICMP_MASKREPLY 18 /* address mask reply */ macro222 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
152 #define ICMP_MASKREPLY 18 macro187 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
145 #define ICMP_MASKREPLY 18 /* address mask reply */ macro601 case ICMP_MASKREPLY: in icmp_print()
1123 #ifdef ICMP_MASKREPLY in pr_icmph()1124 case ICMP_MASKREPLY: in pr_icmph()