Searched refs:brt_expire (Results 1 – 1 of 1) sorted by relevance
523 unsigned long brt_expire; /* expiration time */ member3399 if (now < brt->brt_expire) \3401 brt->brt_expire - now; \6738 brt->brt_expire = now + sc->sc_brttimeout;6839 if (now >= brt->brt_expire) {7272 brt->brt_expire > now + age &&7274 brt->brt_expire = now + age;