Searched refs:FR_RETICMP (Results 1 – 7 of 7) sorted by relevance
65 if (fp->fr_flags & FR_RETICMP) { in printfr()68 else if ((fp->fr_flags & FR_RETMASK) == FR_RETICMP) in printfr()
116 case FR_RETICMP : in printstate()
496 is->is_pass &= ~FR_RETICMP; in ipf_scan_match()
821 #define FR_RETICMP 0x02000 /* Return ICMP unreachable packet */ macro842 #define FR_RETMASK (FR_RETICMP|FR_RETRST|FR_FAKEICMP)
2521 if (passt & (FR_RETICMP|FR_FAKEICMP)) in ipf_scanlist()2669 pass &= ~(FR_CMDMASK|FR_RETICMP|FR_RETRST); in ipf_firewall()3084 if (pass & FR_RETICMP) { in ipf_check()3213 case FR_RETICMP : in ipf_check()
355 IPFY_RETICMP { fr->fr_flags |= FR_RETICMP; }356 | IPFY_RETICMP returncode { fr->fr_flags |= FR_RETICMP; }
1851 nflags |= FR_RETICMP;3688 if (nflags & FR_RETICMP)