Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c6843 int earlyexp; in ipsec_fragcache_clean() local
6849 earlyexp = itpf_time + 10000; in ipsec_fragcache_clean()
6858 if (fep->itpfe_exp < earlyexp) { in ipsec_fragcache_clean()
6860 earlyexp = fep->itpfe_exp; in ipsec_fragcache_clean()
6868 frag->itpf_expire_hint = earlyexp; in ipsec_fragcache_clean()