Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rtsold/
H A Drtsold.c469 ifi->state = IFS_DELAY; in ifconfig()
587 ifi->state = IFS_DELAY; in rtsol_check_timer()
607 ifi->state = IFS_DELAY; in rtsol_check_timer()
637 case IFS_DELAY: in rtsol_check_timer()
730 case IFS_DELAY: in rtsol_timer_update()
H A Drtsold.h96 #define IFS_DELAY 1 macro
H A Drtsol.c532 case IFS_DELAY: /* right? */ in rtsol_input()