Searched refs:brt_expire (Results 1 – 1 of 1) sorted by relevance
478 unsigned long brt_expire; /* expiration time */ member2978 if (now < brt->brt_expire) \2980 brt->brt_expire - now; \6369 brt->brt_expire = now + sc->sc_brttimeout;6470 if (now >= brt->brt_expire) {6909 brt->brt_expire > now + age &&6911 brt->brt_expire = now + age;