Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rad/
H A Drad.h39 #define VLTIME_DECAYING 2 macro
H A Dfrontend.c1127 VLTIME_DECAYING; in add_new_prefix_to_ra_iface()
1164 new_ra_prefix_conf->ltime_decaying |= VLTIME_DECAYING; in add_new_prefix_to_ra_iface()
1289 if (ra_prefix_conf->ltime_decaying & VLTIME_DECAYING) in build_packet()