Searched refs:ICMP_MASKREPLY (Results 1 – 12 of 12) sorted by relevance
192 #define ICMP_MASKREPLY 18 /* address mask reply */ macro213 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
653 icp->icmp_type = ICMP_MASKREPLY; in icmp_input()756 case ICMP_MASKREPLY: in icmp_input()
83 { "maskrep", ICMP_MASKREPLY, -1 },
444 value->v.integer = icmpstat.icps_inhist[ICMP_MASKREPLY]; in op_icmpstat()501 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()
525 icmp_type_rsp = ICMP_MASKREPLY; in ping()1531 case ICMP_MASKREPLY: in pr_icmph()
401 | IL_ICMP_MASKREPLY ';' { set_icmptype(ICMP_MASKREPLY); }
218 { ICMP_MASKREPLY, NULL, 0, "maskreply" },
100 { "maskrep", ICMP_MASKREPLY },
1224 case ICMP_MASKREPLY : in ipf_pr_icmp()9145 icmpreplytype4[ICMP_MASKREQ] = ICMP_MASKREPLY;
6005 case ICMP_MASKREPLY: in ipf_nat_icmpquerytype()
2209 case ICMP_MASKREPLY: in pf_icmp_mapping()