Searched refs:ICMP_MASKREPLY (Results 1 – 11 of 11) sorted by relevance
169 #define ICMP_MASKREPLY 18 /* address mask reply */ macro178 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
1014 case ICMP_MASKREPLY: in check_reply()1242 {ICMP_MASKREPLY, "Netmask Reply"} in pr_type()
453 {ICMP_MASKREPLY, "Netmask Reply"} in pr_type()
360 case ICMP_MASKREPLY: in interpret_icmp()
2049 #ifndef ICMP_MASKREPLY2050 # define ICMP_MASKREPLY 18 macro
268 { ICMP_MASKREPLY, NULL, 0, "maskreply" },
1368 | IPFY_ICMPT_MASKREP { $$ = ICMP_MASKREPLY; }
199 icmpreplytype4[ICMP_MASKREQ] = ICMP_MASKREPLY;
5047 case ICMP_MASKREPLY:
990 case ICMP_MASKREPLY :
462 {"maskrep", ICMP_MASKREPLY},