Home
last modified time | relevance | path

Searched refs:active_time (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c589 int num_entries, boolean_t do_peers, time_t active_time) in sadb_dump_fanout() argument
616 if ((active_time != 0) && in sadb_dump_fanout()
617 ((current - walker->ipsa_lastuse) > active_time)) in sadb_dump_fanout()
655 time_t active_time = 0; in sadb_dump() local
660 active_time = edump->sadb_x_edump_timeout; in sadb_dump()
665 sp->sdb_hashsize, B_TRUE, active_time); in sadb_dump()
671 sp->sdb_hashsize, B_FALSE, active_time); in sadb_dump()