Searched refs:brt_expire (Results 1 – 1 of 1) sorted by relevance
513 unsigned long brt_expire; /* expiration time */ member3241 if (now < brt->brt_expire) \3243 brt->brt_expire - now; \7077 brt->brt_expire = now + sc->sc_brttimeout;7177 if (now >= brt->brt_expire) {7610 brt->brt_expire > now + age &&7612 brt->brt_expire = now + age;