Searched refs:brt_expire (Results 1 – 1 of 1) sorted by relevance
521 unsigned long brt_expire; /* expiration time */ member3388 if (now < brt->brt_expire) \3390 brt->brt_expire - now; \6716 brt->brt_expire = now + sc->sc_brttimeout;6817 if (now >= brt->brt_expire) {7250 brt->brt_expire > now + age &&7252 brt->brt_expire = now + age;