Home
last modified time | relevance | path

Searched refs:NF_FLOWTABLE_TCP_PICKUP_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/net/netfilter/
Dnf_flow_table_core.c112 #define NF_FLOWTABLE_TCP_PICKUP_TIMEOUT (120 * HZ) macro
131 timeout = NF_FLOWTABLE_TCP_PICKUP_TIMEOUT; in flow_offload_fixup_ct_timeout()