Searched refs:brt_expire (Results 1 – 1 of 1) sorted by relevance
479 unsigned long brt_expire; /* expiration time */ member3100 if (now < brt->brt_expire) \3102 brt->brt_expire - now; \6614 brt->brt_expire = now + sc->sc_brttimeout;6715 if (now >= brt->brt_expire) {7148 brt->brt_expire > now + age &&7150 brt->brt_expire = now + age;