Searched refs:ICMP_MASKREPLY (Results 1 – 12 of 12) sorted by relevance
194 #define ICMP_MASKREPLY 18 /* address mask reply */ macro215 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
642 icp->icmp_type = ICMP_MASKREPLY; in icmp_input()746 case ICMP_MASKREPLY: in icmp_input()
83 { "maskrep", ICMP_MASKREPLY, -1 },
432 value->v.integer = icmpstat.icps_inhist[ICMP_MASKREPLY]; in op_icmpstat()489 value->v.integer = icmpstat.icps_outhist[ICMP_MASKREPLY]; in op_icmpstat()
140 #define ICMP_MASKREPLY 18 /* address mask reply */ macro619 case ICMP_MASKREPLY: in icmp_print()
563 icmp_type_rsp = ICMP_MASKREPLY; in ping()1649 case ICMP_MASKREPLY: in pr_icmph()
401 | IL_ICMP_MASKREPLY ';' { set_icmptype(ICMP_MASKREPLY); }
221 { ICMP_MASKREPLY, NULL, 0, "maskreply" },
98 { "maskrep", ICMP_MASKREPLY },
1228 case ICMP_MASKREPLY : in ipf_pr_icmp()9149 icmpreplytype4[ICMP_MASKREQ] = ICMP_MASKREPLY;
6012 case ICMP_MASKREPLY: in ipf_nat_icmpquerytype()
1830 case ICMP_MASKREPLY: in pf_icmp_mapping()