Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/route6d/ | |
route6d.c | 187 static time_t nextalarm = 0; variable in typeref:typename:time_t 1233 if (nextalarm > time(NULL) + RIP_TRIG_INT6_MAX) { 3119 nextalarm = time(NULL) + interval; |
route6d.c | 187 static time_t nextalarm = 0; variable in typeref:typename:time_t 1233 if (nextalarm > time(NULL) + RIP_TRIG_INT6_MAX) { 3119 nextalarm = time(NULL) + interval; |