Searched refs:ICMP_MASKREPLY (Results 1 – 11 of 11) sorted by relevance
168 #define ICMP_MASKREPLY 18 /* address mask reply */ macro177 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
1038 case ICMP_MASKREPLY: in check_reply()1267 {ICMP_MASKREPLY, "Netmask Reply"} in pr_type()
455 {ICMP_MASKREPLY, "Netmask Reply"} in pr_type()
357 case ICMP_MASKREPLY: in interpret_icmp()
2047 #ifndef ICMP_MASKREPLY2048 # define ICMP_MASKREPLY 18 macro
268 { ICMP_MASKREPLY, NULL, 0, "maskreply" },
1368 | IPFY_ICMPT_MASKREP { $$ = ICMP_MASKREPLY; }
199 icmpreplytype4[ICMP_MASKREQ] = ICMP_MASKREPLY;
5045 case ICMP_MASKREPLY:
990 case ICMP_MASKREPLY :
462 {"maskrep", ICMP_MASKREPLY},