Searched refs:brt_expire (Results 1 – 1 of 1) sorted by relevance
521 unsigned long brt_expire; /* expiration time */ member3304 if (now < brt->brt_expire) \3306 brt->brt_expire - now; \6633 brt->brt_expire = now + sc->sc_brttimeout;6734 if (now >= brt->brt_expire) {7167 brt->brt_expire > now + age &&7169 brt->brt_expire = now + age;