Home | History | Annotate | Download | only in libpcap

Lines Matching defs:expire

323 	int expire, tmout;
345 expire = TSTOMILLI(&pb->firstsel) + p->opt.timeout;
346 tmout = expire - TSTOMILLI(&cur);