Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/netfilter/
Dnf_flow_table.h148 #define nf_flowtable_time_stamp (u32)jiffies macro
152 return (__s32)(timeout - nf_flowtable_time_stamp); in nf_flow_timeout_delta()
/Linux-v5.10/net/netfilter/
Dnf_flow_table_core.c228 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()