Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_flow_table.h189 #define NF_FLOW_TIMEOUT (30 * HZ) macro
/linux/net/netfilter/
H A Dnf_flow_table_core.c258 unsigned long timeout = NF_FLOW_TIMEOUT; in flow_offload_get_timeout()