Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_ecache.c33 #define ECACHE_RETRY_JIFFIES msecs_to_jiffies(10) macro
114 delay = ECACHE_RETRY_JIFFIES; in ecache_work()