Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_flow_table.h147 #define nf_flowtable_time_stamp (u32)jiffies macro
151 return (__s32)(timeout - nf_flowtable_time_stamp); in nf_flow_timeout_delta()
/OK3568_Linux_fs/kernel/net/netfilter/
H A 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()