Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netfilter/
Dnf_flow_table_core.c134 #define NF_FLOWTABLE_TCP_PICKUP_TIMEOUT (120 * HZ) macro
148 timeout = NF_FLOWTABLE_TCP_PICKUP_TIMEOUT; in flow_offload_fixup_ct_timeout()