Home
last modified time | relevance | path

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

/src/contrib/pf/authpf/
H A Dauthpf.c71 struct timeval Tstart, Tend; /* start and end times of session */ variable
823 gettimeofday(&Tend, NULL); in change_filter()
825 ip_src, l_user, (uintmax_t)(Tend.tv_sec - Tstart.tv_sec)); in change_filter()