Searched defs:earlyexp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c6832 int earlyexp; local
6838 earlyexp = itpf_time + 10000;
6847 if (fep->itpfe_exp < earlyexp) {
6849 earlyexp = fep->itpfe_exp;
6857 frag->itpf_expire_hint = earlyexp;

Completed in 71 milliseconds