Searched refs:NF_FLOW_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
146 #define NF_FLOW_TIMEOUT (30 * HZ) macro
228 flow->timeout = nf_flowtable_time_stamp + NF_FLOW_TIMEOUT; in flow_offload_add()260 flow->timeout = nf_flowtable_time_stamp + NF_FLOW_TIMEOUT; in flow_offload_refresh()
791 lastused + NF_FLOW_TIMEOUT); in flow_offload_work_stats()890 if ((delta >= (9 * NF_FLOW_TIMEOUT) / 10)) in nf_flow_offload_stats()