HomeSort by: relevance | last modified time | path
    Searched defs:nd6_recalc_reachtm_interval (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
nd6.c 85 #define ND6_RECALC_REACHTM_INTERVAL (60 * 120) /* 2 hours */
102 int nd6_recalc_reachtm_interval = ND6_RECALC_REACHTM_INTERVAL; variable in typeref:typename:int
1550 ndi->recalctm = nd6_recalc_reachtm_interval;
nd6.c 85 #define ND6_RECALC_REACHTM_INTERVAL (60 * 120) /* 2 hours */
102 int nd6_recalc_reachtm_interval = ND6_RECALC_REACHTM_INTERVAL; variable in typeref:typename:int
1550 ndi->recalctm = nd6_recalc_reachtm_interval;

Completed in 26 milliseconds