Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c887 LIM_SEC(ifscan_timer, now.tv_sec+CHECK_BAD_INTERVAL); in if_sick()
910 LIM_SEC(ifscan_timer, now.tv_sec+CHECK_BAD_INTERVAL); in if_bad()
1472 LIM_SEC(ifscan_timer, in ifscan()
1683 LIM_SEC(ifscan_timer, now.tv_sec+CHECK_BAD_INTERVAL); in ifscan()
H A Drdisc.c318 LIM_SEC(rdisc_timer, now.tv_sec+MIN_WAITTIME); in set_supplier()
642 LIM_SEC(rdisc_timer, drp->dr_ts+drp->dr_life); in rdisc_sort()
H A Ddefs.h122 #define LIM_SEC(s, l) ((s).tv_sec = MIN((s).tv_sec, (l))) macro
H A Dtable.c1205 LIM_SEC(need_kern, 0); in rtm_add()
1229 LIM_SEC(need_kern, k->k_keep); in rtm_add()
2121 LIM_SEC(need_kern, k->k_keep); in fix_kern()