Searched refs:oow (Results 1 – 3 of 3) sorted by relevance
7 pass in proto tcp all flags S with not oow keep state8 block in proto tcp all with oow
7 pass in proto tcp from any to any flags S/FSRPAU with not oow keep state # count 08 block in proto tcp from any to any with oow
2952 int oow; in ipf_state_lookup() local3102 oow = 0; in ipf_state_lookup()3121 oow |= fin->fin_flx & FI_OOW; in ipf_state_lookup()3167 fin->fin_flx |= oow; in ipf_state_lookup()