Searched refs:bdc_ts (Results 1 – 1 of 1) sorted by relevance
539 struct timespec bdc_ts; /* Time to call */ member4364 if (call->bdc_ts.tv_sec || call->bdc_ts.tv_nsec) {4366 (uint64_t)call->bdc_ts.tv_sec * NSEC_PER_SEC +4367 call->bdc_ts.tv_nsec, &deadline);4381 if (call->bdc_ts.tv_sec || call->bdc_ts.tv_nsec) {6817 sc->sc_aging_timer.bdc_ts.tv_sec = bridge_rtable_prune_period;