Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_flow_table.h82 #define NF_FLOW_TIMEOUT (30 * HZ) macro
/Linux-v4.19/net/netfilter/
Dnf_flow_table_ip.c261 flow->timeout = (u32)jiffies + NF_FLOW_TIMEOUT; in nf_flow_offload_ip_hook()
478 flow->timeout = (u32)jiffies + NF_FLOW_TIMEOUT; in nf_flow_offload_ipv6_hook()