Searched refs:FR_STLOOSE (Results 1 – 5 of 5) sorted by relevance
161 if (sp->is_pass & (FR_STATESYNC|FR_STSTRICT|FR_STLOOSE)) { in printstate()167 if (sp->is_pass & FR_STLOOSE) in printstate()
391 if (fp->fr_flags & FR_STLOOSE) { in printfr()
1383 } else if (fr->fr_flags & FR_STLOOSE) {\1393 fr->fr_flags |= FR_STLOOSE;)
825 #define FR_STLOOSE 0x80000 /* loose state checking */ macro
1698 if (pass & FR_STLOOSE) in ipf_state_add()