Home
last modified time | relevance | path

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

/linux/net/core/
H A Dneighbour.c2362 #define NTBL_PARM_MS_MAX (24 * 60 * 60 * MSEC_PER_SEC) macro
2366 .max = NTBL_PARM_MS_MAX,
3691 max = msecs_to_jiffies(NTBL_PARM_MS_MAX); in neigh_proc_dointvec_ms_jiffies_positive()